DFFSimulation:

--------------------------------------------------------------------------
   Initialize and run a multiple spacecraft simulation with the DFF software.

   Since version 7.
--------------------------------------------------------------------------
   Form:
   d = DFFSimulation( sim )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   sim                 (.)    Simulation data structure, containing simulation
                                parameters and spacecraft data
   recordTargetState   (1)    Record the target state or not?    (optional)
   showTeamOrg         (1)    Show the team organization or not? (optional)
   showMsgQ            (1)    Show the Message Queue or not?     (optional)

   -------
   Outputs
   -------
   d            (.)    Output data structure, containing time histories of
                          all states and controls

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

Children:

AeroUtils: Coord/QHills
Common: FileUtils/FindDirectory
Common: General/MessageQueue
Common: Quaternion/QTForm
FormationFlying: Coord/IsCircGeom
FormationFlying: EccDynamics/FFEccProp
FormationFlying: IntegratedSim/DFFControl
FormationFlying: IntegratedSim/DFFSimGUI
FormationFlying: IntegratedSim/RK4_DFFRHS
IntegratedSim: Actuators/DFFThrusters
IntegratedSim: Actuators/IdealActuator
IntegratedSim: Initialize/DFFSimStruct
IntegratedSim: Sensors/StateSensor
IntegratedSim: Software/DFFAttitudeController
IntegratedSim: Software/DFFControlLaw
IntegratedSim: Software/DFFTeamManagement
FormationFlying: Transformation/FFEccGoals2Hills
FormationFlying: Transformation/Goals2Hills
FormationFlying: Utility/Nu2TimeDomain
FormationFlying: Visual/ShowTeams
Math: Linear/Mag
Orbit: OrbitCoord/El2Alfriend
Plotting: GUI/PlottingTool
SC: BasicOrbit/OrbRate
SC: BasicOrbit/RV2El