posX property

List<float> posX
final

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

MAVLink type: float5

units: m

pos_x

Implementation

final List<float> posX;