DFFModuleTemplate:
------------------------------------------------------------------------
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:
Common: General/MessageQueue
Common: Time/JD2000
IntegratedSim: Software/DFFParameterDatabase