Open main menu

RAD Studio API Documentation β

System.Sensors.TCustomEnvironmentalSensor.WindSpeed

Delphi

property WindSpeed: Double index TProperty.WindSpeed read GetDoubleProperty;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomEnvironmentalSensor

Contents

Description

Getter for the wind speed, expressed in meters per second.

Platform Support

This property is only supported on Windows.

See Also