Expand description

Navigation submodule, relevant to both ground based navigation (orbit determination) and onboard navigation (part of the Guidance, Navigation and Control subsystem) All of the mission design and mission analysis tools and functions

Re-exports

pub use opti::optimizer;
pub use opti::target_variable::Variable;
pub use opti::target_variable::Vary;

Modules

Structs

Defines a state parameter event finder

Enums

Common state parameters

Traits

A trait to specify how a specific event must be evaluated.

A Mission Design handler

Type Definitions