DFFParameterDatabase:

Path: FormationFlying/Software

% The parameter database for the decentralized formation flying framework.

------------------------------------------------------------------------
   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:

IntegratedSim: DefaultData/DefaultTankData
IntegratedSim: DefaultData/ParameterUploadDictionary
IntegratedSim: DefaultData/SpacecraftParameters
IntegratedSim: DefaultData/TelemetryDictionary
Plotting: Help/HelpSystem
Common: CommonData/Sosumi
Common: GUIs/MessageQueue
Common: General/CloseFigure
Common: General/FSWClock
Common: General/StringMatch
Common: Time/JD2000

Back to the FormationFlying Module page