System.Sensors.TGpsSatellite.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(Azimuth, Elevation: Double; Prn: Integer; Snr: Double;
HasAlmanac, HasEphemeris, UsedInFix: Boolean);

C++

__fastcall TGpsSatellite(double Azimuth, double Elevation, int Prn, double Snr, bool HasAlmanac, bool HasEphemeris, bool UsedInFix);
TGpsSatellite() {}

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TGpsSatellite


Description

Create crée une instance de TGpsSatellite initialisant ses propriétés en lecture seule.

Chaque paramètre de ce constructeur correspond à une propriété cible :

Paramètre Propriété

Azimuth

Azimuth

Elevation

Elevation

Prn

Prn

Snr

Snr

HasAlmanac

HasAlmanac

HasEphemeris

HasEphemeris

UsedInFix

UsedInFix