Geodetic to Geocentric SLA_GEOC
CALL sla_GEOC (P, H, R, Z)
P | D | latitude (geodetic, radians) |
|
||
H | D | height above reference spheroid (geodetic, metres) |
R | D | distance from Earth axis (AU) |
|
||
Z | D | distance from plane of Earth equator (AU) |
ATAN2(Z,R)
.