Path: FormationFlying/Software
% The team management software for the decentralized satellite framework.
Includes a test case that loads TeamOrgDemo.mat
------------------------------------------------------------------------
Form:
t = DFFTeamManagement( action, d, k )
DFFTeamManagement( 'test' )
------------------------------------------------------------------------
------
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.
------------------------------------------------------------------------