ClusterGoalsDemoSimStruct:

Path: FormationFlying/Initialize

% Cluster goals demo simulation data structure.
 Set up the data structure for a demonstration of achieving cluster goals in a
 multiple-team hierarchy. Loads ClusterGoalsTeamOrg.mat.
--------------------------------------------------------------------------
   Form:
   sim = ClusterGoalsDemoSimStruct;
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   none

   -------
   Outputs
   -------
   sim          (.)    Simulation data structure to be input to DFFSimulation

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

Children:

IntegratedSim: DefaultData/ClusterGoalsTeamOrg
Orbit: GravityModels/LoadGravityModel
Orbit: OrbitCoord/Alfriend2El
Orbit: OrbitCoord/El2Alfriend
SC: BasicOrbit/CP2I
SC: BasicOrbit/E2M
SC: BasicOrbit/E2Nu
SC: BasicOrbit/El2RV
SC: BasicOrbit/M2E
SC: BasicOrbit/M2EApp
SC: BasicOrbit/M2EEl
SC: BasicOrbit/M2EHy
SC: BasicOrbit/M2Nu
SC: BasicOrbit/M2NuPb
SC: BasicOrbit/Nu2E
SC: BasicOrbit/Nu2M
SC: BasicOrbit/OrbRate
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/DispWithTitle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Time/JD2000
Math: Linear/DupVect
Math: Linear/Factorl
Math: Trigonometry/WrapPhase

Back to the FormationFlying Module page