KpGlonass
SCPI Command :
[SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:KPGLonass
- class KpGlonassCls[source]
KpGlonass commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(vdbTransmitter=VdbTransmitter.Default) float [source]
# SCPI: [SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:KPGLonass value: float = driver.source.bb.gbas.vdb.mconfig.kpGlonass.get(vdbTransmitter = repcap.VdbTransmitter.Default)
Sets the ephemeris missed detection parameter (Kmd_e) , GBAS positioning service . This is a multiplier considered when calculating the ephemeris error position bound for the GBAS positioning. It is derived from the probability that a detection is missed because of an ephemeris error in a GPS/GLONASS satellite.
- param vdbTransmitter
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Vdb’)
- return
kmd_epos_glonass: No help available
- set(kmd_epos_glonass: float, vdbTransmitter=VdbTransmitter.Default) None [source]
# SCPI: [SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:KPGLonass driver.source.bb.gbas.vdb.mconfig.kpGlonass.set(kmd_epos_glonass = 1.0, vdbTransmitter = repcap.VdbTransmitter.Default)
Sets the ephemeris missed detection parameter (Kmd_e) , GBAS positioning service . This is a multiplier considered when calculating the ephemeris error position bound for the GBAS positioning. It is derived from the probability that a detection is missed because of an ephemeris error in a GPS/GLONASS satellite.
- param kmd_epos_glonass
float Range: 0 to 12.75
- param vdbTransmitter
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Vdb’)