Uses of Enum
io.qt.positioning.QGeoSatelliteInfo.SatelliteSystem
Packages that use QGeoSatelliteInfo.SatelliteSystem
-
Uses of QGeoSatelliteInfo.SatelliteSystem in io.qt.positioning
Methods in io.qt.positioning that return QGeoSatelliteInfo.SatelliteSystemModifier and TypeMethodDescriptionprotected QGeoSatelliteInfo.SatelliteSystem
QNmeaSatelliteInfoSource.parseSatellitesInUseFromNmea
(byte[] data, Collection<Integer> pnrsInUse) QGeoSatelliteInfo.SatelliteSystem.resolve
(int value) Returns the corresponding enum entry for the given value.QGeoSatelliteInfo.satelliteSystem()
Returns the enum constant of this type with the specified name.static QGeoSatelliteInfo.SatelliteSystem[]
QGeoSatelliteInfo.SatelliteSystem.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.positioning with parameters of type QGeoSatelliteInfo.SatelliteSystemModifier and TypeMethodDescriptionQNmeaSatelliteInfoSource.parseSatelliteInfoFromNmea
(byte[] data, Collection<? extends QGeoSatelliteInfo> infos, QGeoSatelliteInfo.SatelliteSystem[] system) final void
QGeoSatelliteInfo.setSatelliteSystem
(QGeoSatelliteInfo.SatelliteSystem system)