mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-14 19:17:35 +08:00
better description for quaternion class
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
/**
|
||||
* @file Quaternion.hpp
|
||||
*
|
||||
* A quaternion class.
|
||||
* A quaternion instance of this class describes a rotation from
|
||||
* coordinate frame 1 to corrdinate frame 2. The first element of the quaternion
|
||||
* represents the real part.
|
||||
*
|
||||
* @author James Goppert <james.goppert@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user