mad-location-manager-lib 1.0
Library for fusing GPS and ENU accelerometer data
|
rotation_quaternion - normalized quaternion in form [w, x, y, z] describing device orientation in ENU coordinate system More...
#include <sensor_data.h>
Public Member Functions | |
rotation_quaternion () | |
rotation_quaternion (double w, double x, double y, double z) | |
Public Attributes | |
double | w |
double | x |
double | y |
double | z |
rotation_quaternion - normalized quaternion in form [w, x, y, z] describing device orientation in ENU coordinate system
|
inline |
double rotation_quaternion::w |
double rotation_quaternion::x |
double rotation_quaternion::y |
double rotation_quaternion::z |