System.Sensors.TCustomMotionSensor.Speed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Speed: Double index TProperty.Speed read GetDoubleProperty;

C++

__property double Speed = {read=GetDoubleProperty, index=7};

Eigenschaften

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


Beschreibung

Geschwindigkeit in Meter pro Sekunde.

Plattform-Unterstützung

Diese Eigenschaft wird nur unter Windows unterstützt.

Siehe auch