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

c# - Reactive Extensions ControlScheduler -

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -