Tropospheric

SCPI Command :

[SOURce<HW>]:BB:GNSS:ATMospheric:TROPospheric:MODel
class TroposphericCls[source]

Tropospheric commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_model() RsSmbv.enums.TropModel[source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:TROPospheric:MODel
value: enums.TropModel = driver.source.bb.gnss.atmospheric.tropospheric.get_model()

Determines the tropospheric model.

return

model: NONE| STANag| MOPS

set_model(model: RsSmbv.enums.TropModel) None[source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:TROPospheric:MODel
driver.source.bb.gnss.atmospheric.tropospheric.set_model(model = enums.TropModel.MOPS)

Determines the tropospheric model.

param model

NONE| STANag| MOPS