DFFParameterDatabase:
------------------------------------------------------------------------
The parameter database for the decentralized formation flying framework.
Since version 7.
------------------------------------------------------------------------
Form:
t = DFFParameterDatabase( 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/MessageQueue
IntegratedSim: DefaultData/ParameterUploadDictionary
IntegratedSim: DefaultData/SpacecraftParameters
IntegratedSim: DefaultData/TelemetryDictionary