Skip to content

Create, parse, and fetch Orbit Data Messages (ODM).

License

JuliaSpace/SatelliteToolboxOrbitDataMessages.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This package is part of the SatelliteToolbox.jl ecosystem.

SatelliteToolboxOrbitDataMessages.jl

This package allows creating, fetching, and parsing Orbit Data Messages (ODM) as described in the CCSDS 502.0-B-3 standard.

Warning

This package is still under development and it is not registered yet.

We currently support only parsing and fetching ODM files in the XML format with the following message types:

  • OMM: Orbit Mean-Elements Message.
  • NDM: Navigation Data Message.

Installation

This package can be installed using:

julia> using Pkg
julia> Pkg.add("SatelliteToolboxOrbitDataMessages")

Documentation

For more information, see the documentation.

About

Create, parse, and fetch Orbit Data Messages (ODM).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages