velX property

List<float> velX
final

X-velocity of waypoint, set to NaN if not being used

MAVLink type: float5

units: m/s

vel_x

Implementation

final List<float> velX;