Module nyx_space::io[][src]

Expand description

All the input/output needs for this library, including loading of SPICE kernels, and gravity potential files.

Modules

cosmo

Handles writing to an XYZV file

formatter
frame_serde

Handles reading from frames defined in input files

gravity

Handles loading of gravity models using files of NASA PDS and GMAT COF. Several gunzipped files are provided with nyx.

odp
quantity
rv

Handles reading random variables

scenario
traj

Enums

CovarFormat

Specifies the format of the covariance during serialization

EpochFormat

Specifies the format of the Epoch during serialization

ParsingError