Module deltavctrl

Source
Expand description

Defines some velocity change controllers.

Re-exports§

pub use super::guidance::Maneuver;

Structs§

ImpulsiveBurns

Traits§

DeltaVctrl
The DeltaVctrl trait handles control laws, optimizations, and other such methods for controlling the change in velocity of a point mass during a mission arc (MissionArc).