WsfCircularize

WsfCircularize inherits WsfOrbitalManeuver

Input type: circularize

WsfCircularize can be used to circularize an elliptical orbit of a platform.

static WsfCircularize Construct(WsfOrbitalEventCondition aCondition)

Static method to create a WsfCircularize maneuver that will circularize an elliptical orbit.

Note

This maneuver will have no effect when the current eccentricity is 0. The supplied condition should be WsfOrbitalEventCondition.AT_ASCENDING_RADIUS or WsfOrbitalEventCondition.AT_DESCENDING_RADIUS.