System.Sensors.TCustomOrientationSensor.HeadingZ
Delphi
property HeadingZ: Double index TProperty.HeadingZ read GetDoubleProperty;
C++
__property double HeadingZ = {read=GetDoubleProperty, index=8};
Inhaltsverzeichnis
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.