r property

int16_t r
final

R-axis, normalized to the range -1000,1000. A value of INT16_MAX indicates that this axis is invalid. Generally corresponds to a twisting of the joystick, with counter-clockwise being 1000 and clockwise being -1000, and the yaw of a vehicle.

MAVLink type: int16_t

r

Implementation

final int16_t r;