The MagnetometerReading element holds the most recent Magnetometer reading. More...
Inherits SensorReading
MagnetometerReading instantiates the C++ class QMagnetometerReading
This element was introduced in Mobility 1.1.
The MagnetometerReading element holds the most recent Magnetometer reading.
This element wraps the QMagnetometerReading class. Please see the documentation for QMagnetometerReading for details.
This element cannot be directly created.
read-onlycalibrationLevel : qreal |
Please see QMagnetometerReading::calibrationLevel for information about this property.
This property group was introduced in Mobility 1.2.
read-onlyx : qreal |
Please see QMagnetometerReading::x for information about this property.
This property group was introduced in Mobility 1.2.
read-onlyy : qreal |
Please see QMagnetometerReading::y for information about this property.
This property group was introduced in Mobility 1.2.
read-onlyz : qreal |
Please see QMagnetometerReading::z for information about this property.
This property group was introduced in Mobility 1.2.