System.Sensors.TCustomEnvironmentalSensor.WindSpeed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property WindSpeed: Double index TProperty.WindSpeed read GetDoubleProperty;

C++

__property double WindSpeed = {read=GetDoubleProperty, index=4};

Eigenschaften

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

Beschreibung

Getter-Methode für die Windgeschwindigkeit, die in Meter pro Sekunde ausgedrückt wird.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch