System.Sensors.TCustomOrientationSensor.HeadingY

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

Delphi

property HeadingY: Double index TProperty.HeadingY read GetDoubleProperty;

C++

__property double HeadingY = {read=GetDoubleProperty, index=7};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomOrientationSensor


説明

磁北を指す軌道の Y 座標(MicroTeslas で測定)。

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

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

関連項目