Home | Trees | Indices | Help |
|
---|
|
Coordinate systems for positions on earth.
Classes | |
WGS84 the WGS84 reference system. |
Functions | |||
|
|||
|
Variables | |
__package__ =
|
Function Details |
returns geodetic coordinates long, phi for geocentric coordinates. refSys defaults is the reference system the geodetic coordinates are expressed in. This will not work at the poles -- patches welcome. See Astron. Almanac, Appendix K; we go for the iterative solution discussed there. |
returns geocentric coordinates lambda, phi', rho for geodetic coordinates. refSys defaults is the reference system the geodetic coordinates are expressed in. height is in meter, long, phi in degrees. See Astron. Almanac, Appendix K. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |