WsfRollRateManeuver

WsfRollRateManeuver inherits WsfManeuver

Overview

This maneuver sets the target roll rate of the platform to which it is assigned. This maneuver is done executing as soon as the target is set.

Methods

WsfRollRateManeuver Construct(double aRollRateDegPerSec)

Construct a maneuver that sets a target roll rate for the platform to which the maneuver is assigned.

double GetRollRate()

Return this maneuver’s target roll rate in degrees per second.