Sensor providing accelerometer measurements.
More...
#include <accelerometersensor.h>
List of all members.
Detailed Description
Sensor providing accelerometer measurements.
Accelerometer measurements are provided corrected to the Nokia Coordinate System.
Definition at line 48 of file accelerometersensor.h.
Constructor & Destructor Documentation
AccelerometerSensorChannel::AccelerometerSensorChannel |
( |
const QString & |
id |
) |
[protected] |
virtual AccelerometerSensorChannel::~AccelerometerSensorChannel |
( |
|
) |
[protected, virtual] |
Member Function Documentation
void AccelerometerSensorChannel::dataAvailable |
( |
const XYZ & |
data |
) |
[signal] |
Sent when new measurement data has become available.
- Parameters:
-
| data | Newly measured data. |
virtual bool AccelerometerSensorChannel::downsamplingSupported |
( |
|
) |
const [virtual] |
static AbstractSensorChannel* AccelerometerSensorChannel::factoryMethod |
( |
const QString & |
id |
) |
[inline, static] |
XYZ AccelerometerSensorChannel::get |
( |
|
) |
const [inline] |
virtual void AccelerometerSensorChannel::removeSession |
( |
int |
sessionId |
) |
[virtual] |
bool AccelerometerSensorChannel::start |
( |
|
) |
[slot] |
bool AccelerometerSensorChannel::stop |
( |
|
) |
[slot] |
Property Documentation
XYZ AccelerometerSensorChannel::value [read] |
The documentation for this class was generated from the following file: