MRPT  2.0.4
List of all members | Protected Member Functions
QuaternionTests Class Reference

Detailed Description

Definition at line 27 of file CQuaternion_unittest.cpp.

Inheritance diagram for QuaternionTests:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
void test_gimbalLock (double YAW, double PITCH, double ROLL)
 
void test_toYPRAndBack (double YAW, double PITCH, double ROLL)
 
void test_lnAndExpMatches (double yaw1, double pitch1, double roll1)
 
void test_ExpAndLnMatches (double v0, double v1, double v2)
 

Member Function Documentation

◆ SetUp()

void QuaternionTests::SetUp ( )
inlineoverrideprotected

Definition at line 30 of file CQuaternion_unittest.cpp.

◆ TearDown()

void QuaternionTests::TearDown ( )
inlineoverrideprotected

Definition at line 31 of file CQuaternion_unittest.cpp.

◆ 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



Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020