Sensor providing magnetic field measurements.
More...
#include <magnetometersensor.h>
List of all members.
Detailed Description
Sensor providing magnetic field measurements.
Definition at line 45 of file magnetometersensor.h.
Constructor & Destructor Documentation
MagnetometerSensorChannel::MagnetometerSensorChannel |
( |
const QString & |
id |
) |
[protected] |
virtual MagnetometerSensorChannel::~MagnetometerSensorChannel |
( |
|
) |
[protected, virtual] |
Member Function Documentation
void MagnetometerSensorChannel::dataAvailable |
( |
const MagneticField & |
data |
) |
[signal] |
Sent when new measurement data has become available.
- Parameters:
-
| data | Newly measured data. |
virtual bool MagnetometerSensorChannel::downsamplingSupported |
( |
|
) |
const [virtual] |
static AbstractSensorChannel* MagnetometerSensorChannel::factoryMethod |
( |
const QString & |
id |
) |
[inline, static] |
void MagnetometerSensorChannel::internalData |
( |
const MagneticField & |
data |
) |
[signal] |
MagneticField MagnetometerSensorChannel::magneticField |
( |
|
) |
const [inline] |
virtual void MagnetometerSensorChannel::removeSession |
( |
int |
sessionId |
) |
[virtual] |
Q_INVOKABLE void MagnetometerSensorChannel::resetCalibration |
( |
|
) |
|
virtual bool MagnetometerSensorChannel::setDataRange |
( |
const DataRange & |
range, |
|
|
int |
sessionId | |
|
) |
| | [protected, virtual] |
bool MagnetometerSensorChannel::start |
( |
|
) |
[slot] |
bool MagnetometerSensorChannel::stop |
( |
|
) |
[slot] |
Property Documentation
The documentation for this class was generated from the following file: