Skip to content

CCSDS Orbit Data Messages

API reference for the CCSDS module. All types are available via brahe.ccsds.

Brahe supports three CCSDS Orbit Data Message (ODM) types defined in CCSDS 502.0-B-3, with automatic format detection for KVN, XML, and JSON encodings.

  • OEM — Orbit Ephemeris Message (time-series state vectors)
  • OMM — Orbit Mean-elements Message (SGP4/TLE data)
  • OPM — Orbit Parameter Message (single state vector)
  • CDM — Conjunction Data Message (two-object close approach)
  • APM — Attitude Parameter Message (single-epoch attitude state)
  • AEM — Attitude Ephemeris Message (time-series attitude data)

See Also