System.Sensors.TGpsSatellite.HasAlmanac

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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).

Siehe auch