x property

int16_t x
final

X-axis, normalized to the range -1000,1000. A value of INT16_MAX indicates that this axis is invalid. Generally corresponds to forward(1000)-backward(-1000) movement on a joystick and the pitch of a vehicle.

MAVLink type: int16_t

x

Implementation

final int16_t x;