DFFModuleTemplate:

Path: FormationFlying/Software

% Template for DFF software module. Describe the basic functionality here.

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

   ------
   Inputs
   ------
   action        (1,:)     Action to be performed        
   d             (1,1)     Data associated with incoming messages
   k             (1,1)     Spacecraft ID

   -------
   Outputs
   -------
   t             (1,1)     Output for any accessors that you may add

------------------------------------------------------------------------

Children:

IntegratedSim: DefaultData/DefaultTankData
IntegratedSim: DefaultData/ParameterUploadDictionary
IntegratedSim: DefaultData/SpacecraftParameters
IntegratedSim: DefaultData/TelemetryDictionary
IntegratedSim: Software/DFFParameterDatabase
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