Unscaled
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:NAVic:NMESsage:NAV:IONospheric:ALPHa<CH0>:UNSCaled
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(alphaNull=AlphaNull.Default) float[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:NAVic:NMESsage:NAV:IONospheric:ALPHa<CH0>:UNSCaled value: float = driver.source.bb.gnss.atmospheric.navic.nmessage.nav.ionospheric.alpha.unscaled.get(alphaNull = repcap.AlphaNull.Default)
Sets the parameters alpha_0 to alpha_3 of the satellite’s navigation message.
- Parameters:
alphaNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alpha’)
- set(alpha_unscaled: float, alphaNull=AlphaNull.Default) None[source]
# [SOURce<HW>]:BB:GNSS:ATMospheric:NAVic:NMESsage:NAV:IONospheric:ALPHa<CH0>:UNSCaled driver.source.bb.gnss.atmospheric.navic.nmessage.nav.ionospheric.alpha.unscaled.set(alpha_unscaled = 1.0, alphaNull = repcap.AlphaNull.Default)
Sets the parameters alpha_0 to alpha_3 of the satellite’s navigation message.
- Parameters:
alphaNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Alpha’)