System.Sensors.TGpsSatellite.Azimuth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Azimuth: Double read FAzimuth;

C++

__property double Azimuth = {read=FAzimuth};

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TGpsSatellite

Description

Angle between the magnetic north and the perpendicular projection of the satellite down onto the Earth horizon, in degrees.

See Also