Re-exports§
pub use super::noise::GaussMarkov;
pub use super::noise::StochasticNoise;
pub use super::noise::WhiteNoise;
pub use super::simulator::TrackingArcSim;
pub use super::estimate::*;
pub use super::filter::kalman::*;
pub use super::msr::*;
pub use super::process::*;
pub use super::simulator::*;
pub use super::snc::*;
pub use super::*;
Modules§
Structs§
- Duration
- Defines generally usable durations for nanosecond precision valid for 32,768 centuries in either direction, and only on 80 bits / 10 octets.
- Epoch
- Defines a nanosecond-precision Epoch.
- Ground
Station - GroundStation defines a two-way ranging and doppler station.
Enums§
- Unit
- An Enum to perform time unit conversions.
Traits§
- Time
Units - A trait to automatically convert some primitives to a duration