WsfChangeRAAN_Inclination

WsfChangeRAAN_Inclination inherits WsfOrbitalManeuver

Input type: change_raan_inclination

WsfChangeRAAN_Inclination can be used to change the right ascension of the ascending node and the inclination of a orbit of a platform.

static WsfChangeRAAN_Inclination Construct(WsfOrbitalEventCondition aCondition, double aRAAN_Degrees, double aInclinationDegrees)

Static method to create a WsfChangeRAAN_Inclination, providing a right ascension angle [0..360], and an inclination angle (0-180).

Note

The final orbit must be non-equatorial for this maneuver to execute (raan is undefined for equatorial orbits).