Sensor providing device rotation around axes.
More...
#include <rotationsensor.h>
List of all members.
Detailed Description
Sensor providing device rotation around axes.
Definition at line 44 of file rotationsensor.h.
Constructor & Destructor Documentation
RotationSensorChannel::RotationSensorChannel |
( |
const QString & |
id |
) |
[protected] |
virtual RotationSensorChannel::~RotationSensorChannel |
( |
|
) |
[protected, virtual] |
Member Function Documentation
void RotationSensorChannel::dataAvailable |
( |
const XYZ & |
data |
) |
[signal] |
Sent when new measurement data has become available.
- Parameters:
-
| data | Newly measured data. |
virtual bool RotationSensorChannel::downsamplingSupported |
( |
|
) |
const [virtual] |
static AbstractSensorChannel* RotationSensorChannel::factoryMethod |
( |
const QString & |
id |
) |
[inline, static] |
bool RotationSensorChannel::hasZ |
( |
|
) |
const [inline] |
virtual unsigned int RotationSensorChannel::interval |
( |
|
) |
const [virtual] |
virtual void RotationSensorChannel::removeSession |
( |
int |
sessionId |
) |
[virtual] |
XYZ RotationSensorChannel::rotation |
( |
|
) |
const [inline] |
virtual bool RotationSensorChannel::setInterval |
( |
unsigned int |
value, |
|
|
int |
sessionId | |
|
) |
| | [virtual] |
bool RotationSensorChannel::start |
( |
|
) |
[slot] |
bool RotationSensorChannel::stop |
( |
|
) |
[slot] |
Property Documentation
bool RotationSensorChannel::hasZ [read] |
XYZ RotationSensorChannel::rotation [read] |
The documentation for this class was generated from the following file: