Definition at line 26 of file CQuaternion_unittest.cpp.
◆ SetUp()
| virtual void QuaternionTests::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ TearDown()
| virtual void QuaternionTests::TearDown |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ test_ExpAndLnMatches()
| void QuaternionTests::test_ExpAndLnMatches |
( |
double |
v0, |
|
|
double |
v1, |
|
|
double |
v2 |
|
) |
| |
|
inlineprotected |
◆ test_gimbalLock()
| void QuaternionTests::test_gimbalLock |
( |
double |
YAW, |
|
|
double |
PITCH, |
|
|
double |
ROLL |
|
) |
| |
|
inlineprotected |
◆ test_lnAndExpMatches()
| void QuaternionTests::test_lnAndExpMatches |
( |
double |
yaw1, |
|
|
double |
pitch1, |
|
|
double |
roll1 |
|
) |
| |
|
inlineprotected |
◆ test_toYPRAndBack()
| void QuaternionTests::test_toYPRAndBack |
( |
double |
YAW, |
|
|
double |
PITCH, |
|
|
double |
ROLL |
|
) |
| |
|
inlineprotected |