opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Namespaces | Typedefs
euler_angles.h File Reference
#include <liboscar/maths/angle.h>
#include <liboscar/maths/vector.h>
Include dependency graph for euler_angles.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  osc
 

Typedefs

template<typename Units >
using osc::EulerAnglesIn = Vector< Units, 3 >
 
using osc::EulerAngles = EulerAnglesIn< Radians >