Expand description
All the orbital determination and spacecraft navigation tools and functions.
Re-exports§
pub use crate::dynamics::Dynamics;
pub use crate::dynamics::NyxError;
pub use crate::State;
pub use crate::TimeTagged;
pub use filter::Filter;
pub use simulator::TrackingDevice;
Modules§
- Provides Estimate handling functionalities.
- Provides all of the support measurement models
- Provides noise modeling
- Provides the interfaces to the orbit determination process
- Provides all of the functionality to simulate measurements from ground stations
- Provides all state noise compensation functionality
Structs§
- GroundStation defines a two-way ranging and doppler station.
Enums§
Type Aliases§
- A helper type for spacecraft orbit determination.