System.Sensors.TCustomOrientationSensor.HeadingX

提供: RAD Studio API Documentation
移動先: 案内検索

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 で測定)。

サポート対象プラットフォーム

このプロパティは、AndroidiOSWindows 上でのみサポートされています。

関連項目