Module prelude

Source

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§

builtin
event
trk_device

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.
GroundStation
GroundStation defines a two-way ranging and doppler station.

Enums§

Unit
An Enum to perform time unit conversions.

Traits§

TimeUnits
A trait to automatically convert some primitives to a duration