[][src]Module nyx_space::dynamics::drag

Define drag models

Structs

ConstantDrag

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

ExpEarthDrag

ExpEarthDrag implements an exponential decay drag model.