| class TSensrvMagnetometerAxisData |
Magnetometer axis data type
| Public Member Enumerations | |
|---|---|
| enum | TSensrvMagnetometerAxisDataIndexes { ETimeStamp = 0, EAxisX, EAxisY, EAxisZ, EAxisXCalibrated, EAxisYCalibrated, EAxisZCalibrated } |
| Public Attributes | |
|---|---|
| const TSensrvChannelDataTypeId | KDataTypeId |
| TInt | iAxisXCalibrated |
| TInt | iAxisXRaw |
| TInt | iAxisYCalibrated |
| TInt | iAxisYRaw |
| TInt | iAxisZCalibrated |
| TInt | iAxisZRaw |
| TTime | iTimeStamp |
Channel data type index numbers
| ETimeStamp = 0 | |
| EAxisX | |
| EAxisY | |
| EAxisZ | |
| EAxisXCalibrated | |
| EAxisYCalibrated | |
| EAxisZCalibrated |
| const TSensrvChannelDataTypeId | KDataTypeId | [static] |
Channel data type Id number
| TInt | iAxisXCalibrated |
Item name: Magnetometer x-axis
Item Index: 1
Conditions: Single limit and range
Description: Magnetometer values from x-axis
| TInt | iAxisXRaw |
Item name: Magnetometer x-axis
Item Index: 1
Conditions: Single limit and range
Description: Magnetometer values from x-axis
| TInt | iAxisYCalibrated |
Item name: Magnetometer y-axis
Item Index: 2
Conditions: Single limit and range
Description: Magnetometer values from y-axis
| TInt | iAxisYRaw |
Item name: Magnetometer y-axis
Item Index: 2
Conditions: Single limit and range
Description: Magnetometer values from y-axis
| TInt | iAxisZCalibrated |
Item name: Magnetometer z-axis
Item Index: 3
Conditions: Single limit and range
Description: Magnetometer values from z-axis
| TInt | iAxisZRaw |
Item name: Magnetometer z-axis
Item Index: 3
Conditions: Single limit and range
Description: Magnetometer values from z-axis
| TTime | iTimeStamp |
Item name: Sampling time.
Item Index: 0
Conditions: None
Description: Timestamp for a sample.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.