System.Sensors.TCustomOrientationSensor.CompTrueHeading

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CompTrueHeading: Double index TProperty.CompTrueHeading read GetDoubleProperty;

C++

__property double CompTrueHeading = {read=GetDoubleProperty, index=12};

Eigenschaften

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


Beschreibung

Die Richtung des Gerätes relativ zum geographischen Norden.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch