Spacecraft Dynamics (m4opt.dynamics)#

m4opt.dynamics Package#

Spacecraft dynamics functions.

Notes

Most of the functions in this module will live somewhere else eventually when this package is more organized.

Functions#

nominal_roll(observer_location, ...)

Determine the nominal roll angle for a space telescope.

Classes#

EigenAxisSlew(max_angular_velocity, ...[, ...])

Model slew time for a spacecraft employing an eigenaxis maneuver.

Slew()

Base class for spacecraft slew time models.

Class Inheritance Diagram#

Inheritance diagram of m4opt.dynamics._slew.EigenAxisSlew, m4opt.dynamics._slew.Slew