mad-location-manager-lib 1.0
Library for fusing GPS and ENU accelerometer data
|
acceleration along each device axis, not including gravity. All values have units of m/s^2 More...
#include <sensor_data.h>
Public Member Functions | |
linear_accelerometer () | |
linear_accelerometer (double x, double y, double z) | |
Public Attributes | |
double | x |
x - axis X | |
double | y |
y - axis Y | |
double | z |
z - axis Z | |
acceleration along each device axis, not including gravity. All values have units of m/s^2
|
inline |
double linear_accelerometer::x |
x - axis X
double linear_accelerometer::y |
y - axis Y
double linear_accelerometer::z |
z - axis Z