System.Sensors.TCustomOrientationSensor.HeadingX
Delphi
property HeadingX: Double index TProperty.HeadingX read GetDoubleProperty;
C++
__property double HeadingX = {read=GetDoubleProperty, index=6};
Inhaltsverzeichnis
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomOrientationSensor |
Beschreibung
Die X-Koordinate des Vektors relativ zum magnetischen Norden in Mikrotesla.
Plattformunterstützung
Diese Eigenschaft wird nur auf Android, iOS und Windows unterstützt.