Gets or sets the third element of the vector component of the quaternion. This quaternion is from the reference axes to the body frame; if n and A are the axis and angle of rotation, respectively, then QZ = nz sin(A/2). Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property QZ() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_QZ(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






