WsfTurnToHeadingManeuver¶
- WsfTurnToHeadingManeuver inherits WsfManeuver
Overview¶
This maneuver cases the platform to which it is assigned to turn to the given heading. This maneuver will set its own exit constraint (WsfManeuverConstraint) to match the heading specified in the command. This can be overridden manually by setting a different exit constraint.
Methods¶
- WsfTurnToHeadingManeuver Construct(double aHeadingDeg)¶
Construct a maneuver that will turn to the given heading in degrees.
- double GetHeading()¶
Return this maneuver’s heading in degrees.