Static Public Member Functions
rotateOp::EulerAnglesTransform Class Reference

This class transforms a Euler angle with a specific system to another. Allows to transform form one kind of Euler angle (EULER123, for example) to another (EULER321, for example). More...

#include <EulerAnglesTransform.h>

List of all members.

Static Public Member Functions

static EulertransformToSystem (Euler &eulerToTranform, TransformationTypes::EulerType type)
 This static method transform a Euler angle with a specific system to another. One example of use can be the next: transform from EULER123 to EULER321.

Detailed Description

This class transforms a Euler angle with a specific system to another. Allows to transform form one kind of Euler angle (EULER123, for example) to another (EULER321, for example).

Definition at line 18 of file EulerAnglesTransform.h.


Member Function Documentation

static Euler& rotateOp::EulerAnglesTransform::transformToSystem ( Euler eulerToTranform,
TransformationTypes::EulerType  type 
) [inline, static]

This static method transform a Euler angle with a specific system to another. One example of use can be the next: transform from EULER123 to EULER321.

Euler toTransform(roll,pitch,yaw, TransformationTypes::EULER123); Euler transformed = EulerAnglesTransform::transformToSystem(toTransform, TransformationTypes::EULER321);

Definition at line 27 of file EulerAnglesTransform.h.


The documentation for this class was generated from the following file:


iri_ual_catec
Author(s): Àngel Sanatamaria Navarro
autogenerated on Fri Dec 6 2013 21:24:08