System.Sensors.TGpsSatellite.Prn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Prn: Integer read FPrn;

C++

__property int Prn = {read=FPrn};

Properties

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

Description

Pseudo random noise signal of the satellite.

See Also