What is NavToolkit?
Getting Started
Advanced Documentation
Reference Documentation
API Documentation
Defined in File quaternions.hpp
Complex conjugate of the quaternion.
This is analogous to a DCM transpose.
See also
Coordinate Frames for more details about quaternions.
q – Quaternion with real part as first element.
Complex conjugate; real element stays the same and non-real elements are negated.