The device accelerometer reports values for each axis in units of g-force. More...
#include <ccTypes.h>
Public Member Functions | |
Acceleration () | |
Acceleration () | |
Acceleration () |
Public Attributes | |
double | x |
var | x |
local | x |
double | y |
var | y |
local | y |
double | z |
var | z |
local | z |
double | timestamp |
var | timestamp |
local | timestamp |
The device accelerometer reports values for each axis in units of g-force.
|
inline |
|
inline |
|
inline |
double timestamp |
var timestamp |
local timestamp |
double x |
var x |
local x |
double y |
var y |
local y |
double z |
var z |
local z |