ssapy_toolkit.Yastropy.astropy_gcrf_to_llh

ssapy_toolkit.Yastropy.astropy_gcrf_to_llh(r_gcrf, t)[source]

Convert GCRF Cartesian coordinates to latitude, longitude, and altitude.

Parameters:

gcrf_x, gcrf_y, gcrf_zfloat

GCRF Cartesian coordinates in meters

tTime

UTC astrpy time for the conversion

Returns:

tuple(latitude, longitude, altitude)

Longitude, Latitude in degrees, altitude in meters above ellipsoid