System.Sensors.TCustomMotionSensor.AngleAccelX

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AngleAccelX: Double index TProperty.AngleAccelX read GetDoubleProperty;

C++

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

Eigenschaften

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


Beschreibung

Winkelbeschleunigung in Grad pro Sekunde im Quadrat für die X-Achse.

Plattformunterstützung

Diese Eigenschaft wird nur unter Android, iOS und Windows unterstützt.

Siehe auch