Jafar
|
Simplified euler transformation in C. More...
Simplified euler transformation in C.
Defines a euler transformation in terms of mean and standard deviation. Should be used when the software does not accept definition of structures in C++.
#include <ioDataC.h>
Public Attributes | |
double | x [6] |
Euler mean (x,y,z,roll,pitch,yaw) | |
double | std [6] |
Euler standard deviation (x,y,z,roll,pitch,yaw) |
Generated on Wed Oct 15 2014 00:37:30 for Jafar by doxygen 1.7.6.1 |