You Are Here:

SOURce:SCENario:DPRYattitude TIME

Function

Sets the Vehicle Attitude in 3-dimensions about the center of mass as Pitch, Roll, and Yaw when scenario is running. The terms are defined in Degrees.

The pitch argument will be positive when pitching from forward to up. The roll argument is positive when rotating from up to right.  The yaw argument is positive when rotating from forward to right. The angles are applied in the order of pitch, roll, and finally yaw. The user cannot impact this order by applying the pitch, roll, and yaw as separate calls.

Command Syntax

SOURce:SCENario:DPRYattitude TIME,
<decimal>,<decimal>,<decimal>

Parameter

Decimal Pitch [-180, +180] Degrees

Decimal Roll [-180, +180] Degrees

Decimal Yaw [-180, +180] Degrees

Example

SEND:

SOURce:SCENario:DPRYattitude -2.0000,2.0000,1.0000