WGS84

class sorts.constants.WGS84[source]

Bases: object

World Geodetic System 1984 constants.

Methods

__init__

Initialize self.

Attributes

a

float: semi-major axis parameter in meters of the World Geodetic System 1984 (WGS84)

b

float: semi-minor axis parameter in meters of the World Geodetic System 1984 (WGS84)

e1sq

float: e1sq parameter in meters of the World Geodetic System 1984 (WGS84)

esq

float: esq parameter in meters of the World Geodetic System 1984 (WGS84)

f

float: f parameter of the World Geodetic System 1984 (WGS84)