INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::Rotation, including all inherited members.
computeRotationMatrices(const double &q0, const double &q1, const double &q2, const double &q3) | inet::Rotation | protected |
matrixMultiplication(const double matrix[3][3], const Coord &vector) const | inet::Rotation | protected |
matrixTransposeMultiplication(const double matrix[3][3], const Coord &vector) const | inet::Rotation | protected |
rotateVectorClockwise(const Coord &vector) const | inet::Rotation | |
rotateVectorCounterClockwise(const Coord &vector) const | inet::Rotation | |
Rotation() | inet::Rotation | |
Rotation(const EulerAngles &eulerAngle) | inet::Rotation | |
rotationMatrix | inet::Rotation | protected |