System.Sensors.TCustomOrientationSensor.HeadingX
Delphi
property HeadingX: Double index TProperty.HeadingX read GetDoubleProperty;
C++
__property double HeadingX = {read=GetDoubleProperty, index=6};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomOrientationSensor |
説明
磁北を指す軌道の X 座標(MicroTeslas で測定)。
サポート対象プラットフォーム
このプロパティは、Android、iOS、Windows 上でのみサポートされています。