System.Sensors.TCustomLocationSensor.TrueHeading

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

Delphi

property TrueHeading: Double index TProperty.TrueHeading read GetDoubleProperty;

C++

__property double TrueHeading = {read=GetDoubleProperty, index=5};

プロパティ

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


説明

真北に対する先端の取得メソッド(度数)。

関連項目