[][src]Module nyx_space::od

Provides all the orbital determination tools.

Modules

estimate

Provides Estimate handling functionalities.

kalman

Provides the Kalman filters. The examples folder may help in the setup.

ranging

Provides a range and range rate measuring models.

Traits

AutoDiffDynamics

A trait container to specify that given dynamics support linearization, and can be used for state transition matrix computation.

Linearization

A trait container to specify that given dynamics support linearization, and can be used for state transition matrix computation.

Measurement

A trait defining a measurement of size MeasurementSize