Spacecraft.Maneuver Method

Top 

Description

Executes the specified maneuver and returns the maneuver duration. If the maneuver is an ImpulsiveBurn, then TimeSpan.Zero is returned.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Spacecraft.Maneuver(ThrustEvent maneuver)

Variable

Executes the specified maneuver and returns the maneuver duration. If the maneuver is an ImpulsiveBurn, then TimeSpan.Zero is returned.

Spacecraft.Maneuver(ThrustEvent maneuver, String filename)

Variable

Executes the specified maneuver and returns the maneuver duration, generating a maneuver report. If the maneuver is an ImpulsiveBurn, then TimeSpan.Zero is returned.

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide