System.Sensors.TCustomOrientationSensor.HeadingX

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HeadingX: Double index TProperty.HeadingX read GetDoubleProperty;

C++

__property double HeadingX = {read=GetDoubleProperty, index=6};

Eigenschaften

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


Beschreibung

Die X-Koordinate des Vektors relativ zum magnetischen Norden in Mikrotesla.

Plattformunterstützung

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

Siehe auch