Get the attitude of the current frame.
This applies to the current active ReferenceFrame.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(out) | :: | x |
Returned X component of the rotation quaternion. |
||
| real(kind=real64), | intent(out) | :: | y |
Returned Y component of the rotation quaternion. |
||
| real(kind=real64), | intent(out) | :: | z |
Returned Z component of the rotation quaternion. |
||
| real(kind=real64), | intent(out) | :: | angle |
Returned angle component of the rotation quaternion. |