System.Sensors.TCustomOrientationSensor.HeadingY
Delphi
property HeadingY: Double index TProperty.HeadingY read GetDoubleProperty;
C++
__property double HeadingY = {read=GetDoubleProperty, index=7};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomOrientationSensor | 
Description
The Y coordinate of the vector that points to magnetic North, measured in MicroTeslas.
Platform Support
This property is only supported on Android, iOS and Windows.