|
PER Firmware
|
#include "linear_algebra.h"Go to the source code of this file.
Classes | |
| struct | euler_angles_t |
Functions | |
| static matrix3x3_t | DCM_from_euler (const euler_angles_t angles) |
| Convert Euler angles to a direction cosine matrix. | |
|
inlinestatic |
Convert Euler angles to a direction cosine matrix.
| angles | The Euler angles in radians |