Module blse

Source
Expand description

Provides the Batch least squares initial state solver.

Re-exports§

pub use crate::od::estimate::*;
pub use crate::od::snc::*;
pub use crate::od::*;

Modules§

builtin
event
trk_device

Structs§

BLSSolution
BatchLeastSquares
Configuration for the Batch Least Squares estimator
BatchLeastSquaresBuilder
Builder for BatchLeastSquares instances.
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§

BLSSolver
Solver choice for the Batch Least Squares estimator
Unit
An Enum to perform time unit conversions.