DFFTeamManagement:
------------------------------------------------------------------------
The team management software for the decentralized satellite framework.
Since version 7.
------------------------------------------------------------------------
Form:
t = DFFTeamManagement( action, d, k )
------------------------------------------------------------------------
------
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
Common: Time/JD2000
FormationFlying: DataStructures/ISLMessage_Structure
FormationFlying: DataStructures/Team_Structure
IntegratedSim: Actuators/DFFThrusters
IntegratedSim: Sensors/StateSensor
IntegratedSim: Software/DFFControlLaw
IntegratedSim: Software/DFFGuidanceLaw
IntegratedSim: Software/DFFISLManagement
IntegratedSim: Software/DFFParameterDatabase
IntegratedSim: Software/DFFRelativeNavigation
FormationFlying: Utility/JD2SS1970
FormationFlying: Visual/TeamLevels