accX property

List<float> accX
final

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

MAVLink type: float5

units: m/s/s

acc_x

Implementation

final List<float> accX;