WsfCompoundManeuver¶
- WsfCompoundManeuver inherits WsfOrbitalManeuver
Input type: compound
WsfCompoundManeuver can be used to specify two maneuvers that should be executed nearly simultaneously.
- static WsfCompoundManeuver Construct()¶
Construct a new WsfCompoundManeuver.
- void AddManeuver(WsfOrbitalManeuver aManeuver)¶
Add a maneuver to the list of maneuvers to be executed.