SimpleManeuverCommandList:
--------------------------------------------------------------------------
Command list for implementing a simple maneuver with 2 spacecraft.
- Circular orbit
- Leader-follower formation
- Change the along-track position
Since version 7.
--------------------------------------------------------------------------
Form:
cmd = SimpleManeuverCommandList;
--------------------------------------------------------------------------
------
Inputs
------
none
-------
Outputs
-------
cmd (.) Data structure of commands to be sent to the cluster
--------------------------------------------------------------------------
Children:
FormationFlying: DataStructures/Command_Structure
FormationFlying: DataStructures/Geometry_Structure
FormationFlying: DataStructures/Team_Structure
FormationFlying: DataStructures/Window_Structure