Module nyx_space::dynamics::deltavctrl

source ·
Expand description

Defines some velocity change controllers.

Re-exports§

  • pub use super::guidance::Mnvr;

Structs§

Traits§

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