Classes | Defines
Phidget Accelerometer
Specific Phidgets
Collaboration diagram for Phidget Accelerometer:

Classes

struct  CPhidgetAccelerometerInfo

Defines

#define ACCEL_MAXAXES   3

Detailed Description

These calls are specific to the Phidget Accelerometer object. See your device's User Guide for more specific API details, technical information, and revision details. The User Guide, along with other resources, can be found on the product page for your device.


Define Documentation

#define ACCEL_MAXAXES   3

Gets the number of acceleration axes supported by this accelerometer.

Parameters:
phidAn attached phidget accelerometer handle.
countThe axis count. Gets the current acceleration of an axis.
phidAn attached phidget accelerometer handle.
indexThe acceleration index.
accelerationThe acceleration. Gets the maximum accleration supported by an axis.
phidAn attached phidget accelerometer handle.
indexThe acceleration index
maxThe maximum acceleration Gets the minimum acceleraiton supported by an axis.
phidAn attached phidget accelerometer handle.
indexThe acceleration index
minThe minimum acceleraion Sets an acceleration change event handler. This is called when the acceleration changes by more then the change trigger.
phidA phidget accelerometer handle.
fptrCallback function pointer.
userPtrA pointer for use by the user - this value is passed back into the callback function. Gets the change trigger for an axis.
phidAn attached phidget accelerometer handle.
indexThe acceleration index
triggerThe change trigger. Sets the change trigger for an axis.
phidAn attached phidget accelerometer handle.
indexThe acceleration index
triggerThe change trigger.

Definition at line 69 of file cphidgetaccelerometer.h.



pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:22