Module md

Source
Expand description

All of the mission design and mission analysis tools and functions

Re-exports§

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

Modules§

objective
opti
prelude
trajectory

Structs§

Event
Defines a state parameter event finder

Enums§

StateParameter
Common state parameters
TargetingError

Traits§

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

Type Aliases§

Trajectory