System.Sensors.TCustomOrientationSensor.HeadingZ

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HeadingZ: Double index TProperty.HeadingZ read GetDoubleProperty;

C++

__property double HeadingZ = {read=GetDoubleProperty, index=8};

Eigenschaften

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


Beschreibung

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

Plattformunterstützung

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

Siehe auch