Calc
SCPI Command :
[SOURce]:FSIMulator:MIMO:ANTenna:RX:CALC:MODE
- class CalcCls[source]
Calc commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_mode() RsSmw.enums.AntModCalcMode [source]
# SCPI: [SOURce]:FSIMulator:MIMO:ANTenna:RX:CALC:MODE value: enums.AntModCalcMode = driver.source.fsimulator.mimo.antenna.rx.calc.get_mode()
Set how the distance between the antenna elements is defined: based on the physical distance or on the relative phase.
- return
ant_mod_calc_rx_mod: SPACing| RELativphase SPACing To set the distance, use the corresponding command, for example [:SOURcehw]:FSIMulator:MIMO:ANTenna:TX:ESPacing:HORizontal. RELativphase Load an antenna pattern file that contains the relative phase description. See ‘Antenna pattern file format’
- set_mode(ant_mod_calc_rx_mod: RsSmw.enums.AntModCalcMode) None [source]
# SCPI: [SOURce]:FSIMulator:MIMO:ANTenna:RX:CALC:MODE driver.source.fsimulator.mimo.antenna.rx.calc.set_mode(ant_mod_calc_rx_mod = enums.AntModCalcMode.RELativphase)
Set how the distance between the antenna elements is defined: based on the physical distance or on the relative phase.
- param ant_mod_calc_rx_mod
SPACing| RELativphase SPACing To set the distance, use the corresponding command, for example [:SOURcehw]:FSIMulator:MIMO:ANTenna:TX:ESPacing:HORizontal. RELativphase Load an antenna pattern file that contains the relative phase description. See ‘Antenna pattern file format’