Module nyx_space::od::estimate[][src]

Expand description

Provides Estimate handling functionalities.

Structs

KfEstimate

Kalman filter Estimate

Traits

Estimate

Stores an Estimate, as the result of a time_update or measurement_update.

NavSolution

A trait to store a navigation solution, can be used in conjunction with KfEstimate