Definition in file Rotation.cpp.
#include "Rotation.h"
Include dependency graph for Rotation.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | O_SESSAME |
Functions | |
| DirectionCosineMatrix | R1 (const Angle &_Angle) |
| Calculates the principal rotation of the angle about the 1-axis. DirectionCosineMatrix. | |
| DirectionCosineMatrix | R2 (const Angle &_Angle) |
| Calculates the principal rotation of the angle about the 2-axis. DirectionCosineMatrix. | |
| DirectionCosineMatrix | R3 (const Angle &_Angle) |
| Calculates the principal rotation of the angle about the 3-axis. DirectionCosineMatrix. | |
1.3.9.1