System.Sensors.TCustomOrientationSensor.HeadingZ

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

Delphi

property HeadingZ: Double index TProperty.HeadingZ read GetDoubleProperty;

C++

__property double HeadingZ = {read=GetDoubleProperty, index=8};

プロパティ

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


説明

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

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

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

関連項目