Module nyx_space::dynamics::drag

source ·
Expand description

Define drag models

Structs

  • ConstantDrag implements a constant drag model as defined in Vallado, 4th ed., page 551, with an important caveat.
  • Drag implements all three drag models.

Enums

  • Density in kg/m^3 and altitudes in meters, not kilometers!