CompassReading QML Type

CompassReading 要素は、最新の Compass 読み取り値を保持します。詳細...

Import Statement: import QtSensors
Since: QtSensors 5.0
Inherits:

SensorReading

プロパティ

詳細説明

CompassReading 要素は、最新の Compass 読み取り値を保持します。

この要素は、QCompassReading クラスをラップしています。詳細については、QCompassReading のドキュメントを参照してください。

この要素を直接作成することはできません。

プロパティの説明

azimuth : qreal

このプロパティは、デバイスの方位を保持します。

このプロパティの詳細については、QCompassReading::azimuth を参照してください。


calibrationLevel : qreal

このプロパティは、読み取り値の校正レベルを保持する。

このプロパティについては、QCompassReading::calibrationLevel を参照。


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.