System.Sensors.TGpsSatellite.HasAlmanac
Delphi
property HasAlmanac: Boolean read FHasAlmanac;
C++
__property bool HasAlmanac = {read=FHasAlmanac};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TGpsSatellite |
Beschreibung
Gibt an, ob der Satellit Almanac-Informationen bereitstellt (True) oder nicht (False).