Maneuver |
Top Previous Next |
DescriptionThe Maneuver command applies a burn to a Spacecraft, optionally generating a report. For more information, see the Maneuvering guide.
Syntax
Details•An ImpulsiveBurn, FiniteBurn, or OutgassingEvent must be used with the Maneuver command. •The optional report will contain data on the premaneuver and postmaneuver state of the Spacecraft, the direction and duration of the burn, the amount of fuel used, and more. •The WhileManeuvering command allows the user to execute arbitrary FreeFlyer script at every internal step of a maneuver. •The Spacecraft.Maneuver() method can also be used in place of a Maneuver command.
Command Editor Object to be maneuvered
Burn Object
Create report
Report file
Script
Description
See Also•Maneuvering Guide •Target Command •Vary Command •Achieve Command •WhileManeuvering Command •Spacecraft Properties and Methods •Formation Properties and Methods
|