ssapy_toolkit.Yastropy

Astropy-based helpers that mirror Yeager Utilities behavior.

Modules

astropy_gcrf_to_llh(r_gcrf, t)

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

astropy_llh_to_gcrf(lon, lat, t[, alt])

Convert latitude, longitude, altitude to GCRF Cartesian coordinates.

astropy_surface_rv(lon, lat[, elevation, t])

Get GCRF position and velocity of a surface observer at a specific location and time.

astropy_test