System.Sensors.TCustomOrientationSensor.TrueHeading

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TrueHeading: Double index TProperty.TrueHeading read GetDoubleProperty;

C++

__property double TrueHeading = {read=GetDoubleProperty, index=10};

Eigenschaften

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


Beschreibung

Kompasskurs relativ zum geographischen Norden.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch