API:System.Sensors.TGpsSatellite.Create
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() {}
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TGpsSatellite |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!