Expand description
Provides the interfaces to the orbit determination process
Re-exports§
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.
- EkfTrigger
- An EkfTrigger on the number of measurements processed and a time between measurements.
- Ground
Station - GroundStation defines a two-way ranging and doppler station.
- Iteration
Conf - Defines a filter iteration configuration. Allows iterating on an OD solution until convergence criteria is met. The root mean squared of the prefit residuals ratios is used to assess convergence between iterations.
- ODProcess
- Sets up an orbit determination process (ODP).
- Resid
Reject Crit - Reject measurements if the prefit is greater than the provided sigmas deviation from the measurement noise.
Enums§
- Smoothing
Arc - Defines the stopping condition for the smoother
- Unit
- An Enum to perform time unit conversions.