Skip to main contentModule prelude
Source pub use super::kalman::KalmanVariant;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::kalman::*;pub use super::msr::*;pub use super::process::*;pub use super::simulator::*;pub use super::snc::*;pub use super::*;
- builtin
- trk_device
- 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.
- GroundStation
- GroundStation defines a one-way or two-way ranging and doppler station. Set the integration time for two-way.
- Unit
- An Enum to perform time unit conversions.
- TimeUnits
- A trait to automatically convert some primitives to a duration