DFFCollisionMonitor:

------------------------------------------------------------------------
   The Collision monitoring component for the decentralized framework

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

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

   -------
   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
Common: Time/JD2000
FormationFlying: Collision/CollisionSurvey
FormationFlying: Collision/PredictCollision
FormationFlying: Collision/VerifyCollStruct
FormationFlying: DataStructures/ISLMessage_Structure
IntegratedSim: Actuators/DFFThrusters
IntegratedSim: Sensors/StateSensor
IntegratedSim: Software/DFFControlLaw
IntegratedSim: Software/DFFCoordinateTransformation
IntegratedSim: Software/DFFISLManagement
IntegratedSim: Software/DFFParameterDatabase
IntegratedSim: Software/DFFRelativeNavigation
IntegratedSim: Software/DFFTeamManagement
FormationFlying: Utility/JD2SS1970