DFFAttitudeManagement:

------------------------------------------------------------------------
   The attitude management component of the decentralized framework.

   Since version 7.
------------------------------------------------------------------------
   Form:
   t = DFFAttitudeManagement( action, d )
------------------------------------------------------------------------

   ------
   Inputs
   ------
   action        (1,:)     Action to be performed
   d             (1,1)     Data structure for inputs
   k             (1,1)     Spacecraft Indentifier

   -------
   Outputs
   -------
   t             (1,1)     Output. Defined for actions
                           'get telemetry', 'get telemetry names' and
                           'get telemetry units' and any accessors
                           you may add.

------------------------------------------------------------------------

Children:

AeroUtils: Coord/Q2RADec
AeroUtils: Coord/QHills
Common: General/FSWClock
Common: General/MessageQueue
Common: Quaternion/QMult
IntegratedSim: Software/DFFAttitudeManeuver
IntegratedSim: Software/DFFCoordinateTransformation
IntegratedSim: Software/DFFParameterDatabase
OrbitMiniToolbox: Support/El2RV