Class: QgsSatelliteInfo

Encapsulates information relating to a GPS satellite.

class qgis.core.QgsSatelliteInfo[source]

Bases: object

azimuth: float
constellation(self) Qgis.GnssConstellation[source]

Returns the GNSS constellation associated with the information.

Added in version 3.30.

Return type:

Qgis.GnssConstellation

elevation: float
id: int
inUse: bool
satType: QChar
signal: int