q property

List<float> q
final

Quaternion indicating world-to-surface-normal and heading transformation of the takeoff position. Used to indicate the heading and slope of the ground. All fields should be set to NaN if an accurate quaternion for both heading and surface slope cannot be supplied.

MAVLink type: float4

q

Implementation

final List<float> q;