android - I was wondering if anyone knew what the 3 axis on an accelerometer are? -


I am trying to create an algorithm to record data from the accelerometer, I was thinking that any X, Was the value of the Y and Z axis exactly?

If you have a look at the following:

In the matrix force Acceleration measures the force - which is applied to all three physical axes (X, Y, and Z) on a device with the force of gravity.


Comments

Popular posts from this blog

python - rpy2 import is not working -

c++ - How to load a bitmap from file into the samples buffer -

javascript - How to get MySQL query result returned using $.ajax -