[][src]Module nyx_space::dynamics::deltavctrl

Defines some velocity change controllers.

Re-exports

pub use super::thrustctrl::Mnvr;

Structs

InstantBurns

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).