CompassReading QML Type

CompassReading element holds the most recent Compass reading. 更多...

导入语句: import QtSensors 5.0
Since: QtSensors 5.0
继承:

SensorReading

特性

详细描述

CompassReading element holds the most recent Compass reading.

此元素包裹 QCompassReading 类。请参阅文档编制 QCompassReading 了解细节。

This element cannot be directly created.

特性文档编制

azimuth : qreal

此特性保持设备的方位角。

Please see QCompassReading::azimuth for information about this property.


calibrationLevel : qreal

此特性保持读取的校准级别。

Please see QCompassReading::calibrationLevel for information about this property.