System.Sensors.TCustomOrientationSensor.HeadingY

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HeadingY: Double index TProperty.HeadingY read GetDoubleProperty;

C++

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

Eigenschaften

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


Beschreibung

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

Plattformunterstützung

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

Siehe auch