AccelerometerGraph
| Last Revision: | |
| Build Requirements: | iOS 4.0 SDK |
| Runtime Requirements: | iPhone OS 3.2 or later |
AccelerometerGraph sample application graphs the motion of the device. It demonstrates how to use the UIAccelerometer class and how to use Quartz2D and Core Animation to provide a high performance graph view. It also demonstrates a low-pass filter that you can use to isolate the effects of gravity, and a high-pass filter that you can use to remove the effects of gravity.
© 2010 Apple Inc. All Rights Reserved. (Last updated: 2010-06-28)