Unscaled
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:GALileo:NMESsage:INAV:IONospheric:AI<CH0>:UNSCaled
- class UnscaledCls[source]
Unscaled commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(aiOrder=AiOrder.Default) float [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:GALileo:NMESsage:INAV:IONospheric:AI<CH0>:UNSCaled value: float = driver.source.bb.gnss.atmospheric.galileo.nmessage.inav.ionospheric.ai.unscaled.get(aiOrder = repcap.AiOrder.Default)
Sets the parameters effective ionization level 1st to 3rd order of the satellite’s navigation message.
- param aiOrder
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ai’)
- return
ai_unscaled: No help available
- set(ai_unscaled: float, aiOrder=AiOrder.Default) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:GALileo:NMESsage:INAV:IONospheric:AI<CH0>:UNSCaled driver.source.bb.gnss.atmospheric.galileo.nmessage.inav.ionospheric.ai.unscaled.set(ai_unscaled = 1.0, aiOrder = repcap.AiOrder.Default)
Sets the parameters effective ionization level 1st to 3rd order of the satellite’s navigation message.
- param ai_unscaled
integer Range: a_i0 (0 to 2047) , a_i1 (-1024 to 1023) , a_i2 (-8192 to 8191)
- param aiOrder
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ai’)