System.Sensors.TCustomEnvironmentalSensor.WindDirection

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

Delphi

property WindDirection: Double index TProperty.WindDirection read GetDoubleProperty;

C++

__property double WindDirection = {read=GetDoubleProperty, index=3};

プロパティ

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


説明

磁北に対する風向(反時計回りの度数で表現)の取得メソッド。

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

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

関連項目