ssapy_toolkit.Coordinates
Coordinate transformation utilities (GCRF, ITRF, LLH, and more).
Modules
|
Convert GCRF coordinates to ITRF coordinates. |
|
Invert GCRF position to geodetic lon (deg), lat (deg), height (m). |
|
Convert GCRF coordinates to ITRF coordinates. |
|
Convert position and velocity vectors from GCRF to Lunar coordinates. |
|
Transform a vector from GCRF to NTW coordinates. |
|
Convert positions from ITRF to GCRF, undoing the transformation of groundTrack. |
|
Convert n x 3 array of J2000 (ECI) positions to GCRF coordinates. |
|
Convert geodetic (lon, lat, height) at a given time to GCRF (GCRS) position & velocity. |
|
Create an Orbit whose perigee is exactly over the fixed geodetic longitude/latitude (lon, lat) at epoch t. |
|
|
|
Get GCRF position and velocity of a surface observer at a specific location and time. |
|
Calculate velocity from position using numerical differentiation. |