sensrvaccelerometersensor.h File Reference


#include <e32base.h>
#include <
sensrvtypes.h>

Go to the source code of this file.


Data Structures

class  TSensrvAccelerometerAxisData
 Accelerometer axis data type. More...

Variables

const TSensrvChannelTypeId KSensrvChannelTypeIdAccelerometerXYZAxisData = 0x1020507E
 
  • Name: Accelerometer XYZ-axis data channel type

const TSensrvPropertyId KSensrvPropIdAxisActive = 0x00001001
 
  • Name: Axis active
    • Type: TInt
    • Scope: Channel item property
    • Mandatory: No
    • Capability: None
    • Description: Indicates is sensor axis activated.


Variable Documentation

const TSensrvChannelTypeId KSensrvChannelTypeIdAccelerometerXYZAxisData = 0x1020507E
 
  • Name: Accelerometer XYZ-axis data channel type
const TSensrvPropertyId KSensrvPropIdAxisActive = 0x00001001
 
  • Name: Axis active
    • Type: TInt
    • Scope: Channel item property
    • Mandatory: No
    • Capability: None
    • Description: Indicates is sensor axis activated.

Value is one if the axis is activated, zero otherwise.


Copyright © Nokia Corporation 2001-2007
Back to top