System.Sensors.THeading.Azimuth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Azimuth: Double;

C++

double Azimuth;

Properties

Type Visibility Source Unit Parent
field public
System.Sensors.pas
System.Sensors.hpp
System.Sensors THeading

Description

Angle between the direction a device is following and the magnetic north, in degrees.

See Also