QGeoSatelliteInfo露
- PyQt5.QtPositioning.QGeoSatelliteInfo
Description露
TODO
Enums露
- Attribute
TODO
Member
Value
Description
Azimuth TODO
TODO
Elevation TODO
TODO
- SatelliteSystem
TODO
Member
Value
Description
GLONASS TODO
TODO
GPS TODO
TODO
Undefined TODO
TODO
Methods露
- __init__()
TODO
- __init__(QGeoSatelliteInfo)
TODO
- attribute(Attribute) → float
TODO
- __eq__(QGeoSatelliteInfo) → bool
TODO
- hasAttribute(Attribute) → bool
TODO
- __ne__(QGeoSatelliteInfo) → bool
TODO
- removeAttribute(Attribute)
TODO
- satelliteIdentifier() → int
TODO
- satelliteSystem() → SatelliteSystem
TODO
- setAttribute(Attribute, float)
TODO
- setSatelliteIdentifier(int)
TODO
- setSatelliteSystem(SatelliteSystem)
TODO
- setSignalStrength(int)
TODO
- signalStrength() → int
TODO