System.Sensors.TCustomEnvironmentalSensor.WindDirection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property WindDirection: Double index TProperty.WindDirection read GetDoubleProperty;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomEnvironmentalSensor

Beschreibung

Getter-Methode für die Windrichtung relativ zum magnetischen Norden, die in Grad entgegen dem Uhrzeigersinnn ausgedrückt wird.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch