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 simulator::TrackingDevice;
Modules§
- blse
- Provides the Batch least squares initial state solver.
- estimate
- Provides Estimate handling functionalities.
- kalman
- msr
- Provides all of the support measurement models
- noise
- Provides noise modeling
- prelude
- process
- Provides the interfaces to the orbit determination process
- simulator
- Provides all of the functionality to simulate measurements from ground stations
- snc
- Provides all state noise compensation functionality
Structs§
- Ground
Station - GroundStation defines a two-way ranging and doppler station.
Enums§
Type Aliases§
- Spacecraft
KalmanOD - A helper type for spacecraft orbit determination.
- Spacecraft
Kalman ScalarOD - A helper type for spacecraft orbit determination sequentially processing measurements