Ephemeris Data Sources¶
API reference for the satellite ephemeris data source clients. Both CelesTrak and Space-Track return GPRecord for GP queries, with shared operator functions for filtering.
Submodules¶
- Shared Types --
GPRecordand operator functions shared by both clients - CelesTrak --
CelestrakClient,CelestrakQuery, and CelesTrak-specific types - Space-Track --
SpaceTrackClient,SpaceTrackQuery, and Space-Track-specific types
See Also¶
- Ephemeris Data Sources Overview -- Conceptual introduction, GPRecord field tables, and source comparison