![]()  | 
  
    RoboidControl for Arduino
    
   | 
 
A quaternion. More...
#include <Quaternion.h>
  
Public Attributes | |
| float | x | 
| The x component.   | |
| float | y | 
| The y component.   | |
| float | z | 
| The z component.   | |
| float | w | 
| The w component.   | |
A quaternion.
This is a C-style implementation
| float Quat::x | 
The x component.
| float Quat::y | 
The y component.
| float Quat::z | 
The z component.
| float Quat::w | 
The w component.