PDA

View Full Version : Accelerometer Measurement




man2manno
May 27, 2009, 12:15 PM
Hey guys, I have two questions.

1. What is the measure that the accelerometer is taking? Is it taking the displacement from a certain axis, or is it taking the how fast the device is accelerating? What are the units to it?

2. What is the max value that the accelerometer can handle?

Thanks.



dejo
May 27, 2009, 12:19 PM
UIAcceleration Class Reference (http://developer.apple.com/iphone/library/documentation/uikit/reference/UIAcceleration_Class/Reference/UIAcceleration.html)

man2manno
May 27, 2009, 12:40 PM
Thanks a lot... That is exactly what I needed.