#include <e32base.h>
#include <sensrvtypes.h>
Go to the source code of this file.
Data Structures | |
class | TSensrvMagnetometerAxisData |
Magnetometer axis data type. More... | |
Variables | |
const TSensrvChannelTypeId | KSensrvChannelTypeIdMagnetometerXYZAxisData = 0x2000BEE0 |
| |
const TSensrvPropertyId | KSensrvPropAutoCalibrationActive = 0x00001006 |
| |
const TSensrvPropertyId | KSensrvPropCalibrationLevel = 0x00001007 |
|
|
|
|
Value is one if calibration is activated, zero otherwise. |
|
Calibration level scales between minimum and maximum value. Maximum indicates that calibration level is at its best level. Minimum indicates that calibration is undefined. Possible values: 0=Not calibrated, 1=Low, 2=Moderate, 3=High accuracy. |