DFFAttitudeCoordination:

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

   Since version 7.
------------------------------------------------------------------------
   Form:
   t = DFFAttitudeCoordination( 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:

Common: General/FSWClock
Common: General/MessageQueue
IntegratedSim: Software/DFFAttitudeManeuver
IntegratedSim: Software/DFFParameterDatabase