[][src]Module nyx_space::dynamics::momentum

The gravity module handles spherical harmonics only. It must be combined with a CelestialDynamics dynamics

This module allows loading gravity models from PDS, EGM2008 and GMAT's own COF files. The drag module handles drag in a very basic fashion. Do not use for high fidelity dynamics. The angular momentum module handles all angular momentum dynamics.

Note that this module does not handle attitude parameters or control. Refer to the relevant modules.

Structs

AngularMom

AngularMom exposes the equations of motion for the angular momentum of a rigid body.