Module io

Source
Expand description

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

Modules§

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

Structs§

ExportCfg
Configuration for exporting a trajectory to parquet.
ExportCfgBuilder
Builder for ExportCfg instances.

Enums§

ConfigError
InputOutputError
ParsingError

Traits§

ConfigRepr