Package gavo :: Package stc :: Module geo :: Class WGS84
[frames] | no frames]

Class WGS84

source code

object --+
         |
        WGS84

the WGS84 reference system.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  a = 6378137.0
  f = 0.00335281066475
  GM = 3.986005e+14
  J2 = 0.00108263
  omega = 7.292115e-05
Properties

Inherited from object: __class__