SOFUS ..
Public Attributes | List of all members
euler_t< T > Struct Template Reference

Euler angles. More...

#include <smath_types.hpp>

Inheritance diagram for euler_t< T >:
Inheritance graph
[legend]
Collaboration diagram for euler_t< T >:
Collaboration graph
[legend]

Public Attributes

alpha
 alpha More...
 
beta
 beta More...
 
gamma
 gamma More...
 
dummy
 Dummy used by alignment. More...
 

Detailed Description

template<typename T>
struct sps::euler_t< T >

Euler angles.

Euler angles, the z-x-z' convention is used.

Member Data Documentation

◆ alpha

T alpha

alpha

◆ beta

T beta

beta

◆ dummy

T dummy

Dummy used by alignment.

◆ gamma

T gamma

gamma


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