um535 - geocentric to geodetic transformation¶
- subroutine um535(mgeo, mgde)¶
Description¶
The subroutine
um535()
transforms geocentric coordinates into geodetic coordinates in function of the geoid parameters stored in common blockuc160
(see Astron.J. 66, 15 [1961]). Note that both locations are specified in spherical coordinates. For the geodetic coordinates, the RADIUS refers to the geodetic altitude incremented by a mean Earth’s radius (seezgeo
). When cartesian coordinates or other coordinates systems (GEI, SM, GSM, MAG) have to be used, the coordinate transformations can be realized with the help of subroutinesut541()
,ut546()
,ut550()
andut555()
.
References¶
Astron.J. 66, 15 [1961]
Diagnostics¶
None
Common Blocks¶
Dependencies¶
Called by¶
Calls¶
None
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02