y property

int16_t y
final

Y-axis, normalized to the range -1000,1000. A value of INT16_MAX indicates that this axis is invalid. Generally corresponds to left(-1000)-right(1000) movement on a joystick and the roll of a vehicle.

MAVLink type: int16_t

y

Implementation

final int16_t y;