|
Avionics
Core avionics package for CURE flight computers
|
#include <StateEstimationTypes.h>

Public Attributes | |
| float | w |
| float | x |
| float | y |
| float | z |
Definition at line 24 of file StateEstimationTypes.h.
| float Quaternion::w |
Definition at line 25 of file StateEstimationTypes.h.
| float Quaternion::x |
Definition at line 26 of file StateEstimationTypes.h.
| float Quaternion::y |
Definition at line 27 of file StateEstimationTypes.h.
| float Quaternion::z |
Definition at line 28 of file StateEstimationTypes.h.