Path: FormationFlying/Initialize
% Set up the data structure for testing both orbit and attitude control. Since version 7. -------------------------------------------------------------------------- Form: sim = TestControlSimStruct; -------------------------------------------------------------------------- ------ Inputs ------ e (1) Reference orbit eccentricity ------- Outputs ------- sim (.) Simulation data structure to be input to DFFSimulation --------------------------------------------------------------------------
FormationFlying: Coord/CirclePhase FormationFlying: Coord/InitializeFormation FormationFlying: DataStructures/Geometry_Structure FormationFlying: Transformation/DeltaElem2Hills FormationFlying: Transformation/Goals2Hills FormationFlying: Transformation/Hills2DeltaElem Orbit: GravityModels/LoadGravityModel Orbit: OrbitCoord/Alfriend2El Orbit: OrbitCoord/El2Alfriend Orbit: OrbitCoord/OrbElemDiff 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