ostk.astrodynamics.utilitiesΒΆ

Functions

compute_aer

Return AER from Instant and Positions (observer, target).

compute_ground_track

Return list of LLA along a Trajectory ground track (altitude set to 10.0 meters) during the Interval at the provided step.

compute_time_lla_aer_coordinates

Return [datetime, latitude, longitude, altitude, azimuth, elevation, range] from State and observer Position.

compute_trajectory_geometry

Return list of LLA along a Trajectory during the Interval at the provided step.

convert_state

Convert a State into dataframe-ready values.

lla_from_position

Return LLA from position and instant.

lla_from_state

Return latitude (degrees), longitude (degrees), altitude (meters) float list from a state.

position_from_lla

Return position from lla.