FormationDesignGUI:
--------------------------------------------------------------------------
Formation Design GUI.
Use this tool to design the trajectories and the team organization of
multiple spacecraft formations.
Initialize the GUI by typing its name:
FormationDesignGUI
For detailed instructions on how to use the GUI, click on "Help" from
the figure menu, or type:
FormationDesignGUI('help')
You may load the reference orbital elements from the command line by
typing:
FormationDesignGUI( 'load orbit', el )
where "el" is a 1x6 vector of orbital elements: [a, i, W, w, e, M]
a - semi-major axis [km]
i - inclination [deg]
W - right ascension [deg]
w - perigee [deg]
e - eccentricity
M - mean anomaly [deg]
Since version 7.
--------------------------------------------------------------------------
Form:
FormationDesignGUI( action, modifier );
--------------------------------------------------------------------------
------
Inputs
------
action (:) Action to be taken by the GUI
modifier (:) Accompnying data
-------
Outputs
-------
none
--------------------------------------------------------------------------
Children:
Common: General/DeBlankLT
Common: General/HierarchicalListPlugIn
Common: General/Selection
Common: Graphics/AddView
Common: Graphics/AddZoom
Common: Graphics/AxisEqual
FormationFlying: Coord/IsCircGeom
FormationFlying: Coord/IsEccGeom
FormationFlying: Dynamics/HillsEqns
FormationFlying: EccDynamics/FFEccGoals
FormationFlying: EccDynamics/FFEccRMat
FormationFlying: Transformation/FFEccHills2DeltaElem
FormationFlying: Transformation/GeometryCirc2Ecc
FormationFlying: Transformation/GeometryEcc2Circ
FormationFlying: Transformation/Goals2Hills
FormationFlying: Transformation/Hills2Frenet
FormationFlying: Utility/NuDot
FormationFlying: Visual/DisplayPlugin
FormationFlying: Visual/GeometryPlugin
FormationFlying: Visual/OrbitDataPlugin
FormationFlying: Visual/RelativeStatePlugin
FormationFlying: Visual/SatellitePlugin
FormationFlying: Visual/ShowTeams
FormationFlying: Visual/TeamLevels
FormationFlying: Visual/TeamPlugin
Math: Linear/DupVect
Math: Linear/Mag
Orbit: OrbitCoord/El2Alfriend
OrbitMiniToolbox: Support/El2RV
OrbitMiniToolbox: Support/M2Nu
Plotting: GUI/AnimationGUI
SC: BasicOrbit/Nu2M
SC: BasicOrbit/OrbRate
SC: BasicOrbit/Period
builder: Templates/HelpSystem