Doppler
SCPI Command :
[SOURce<HW>]:FSIMulator:DOPPler:UNIT
- class DopplerCls[source]
Doppler commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_unit() UnitFreqHzKhzMhzGhz [source]
# SCPI: [SOURce<HW>]:FSIMulator:DOPPler:UNIT value: enums.UnitFreqHzKhzMhzGhz = driver.source.fsimulator.doppler.get_unit()
Sets the unit for the Doppler shift. Note that this setting only changes the Doppler unit in local mode. To set the speed units via remote control set the unit after the speed value.
- return:
fad_dopp_freq_unit: GHZ| MHZ| KHZ| HZ
- set_unit(fad_dopp_freq_unit: UnitFreqHzKhzMhzGhz) None [source]
# SCPI: [SOURce<HW>]:FSIMulator:DOPPler:UNIT driver.source.fsimulator.doppler.set_unit(fad_dopp_freq_unit = enums.UnitFreqHzKhzMhzGhz.GHZ)
Sets the unit for the Doppler shift. Note that this setting only changes the Doppler unit in local mode. To set the speed units via remote control set the unit after the speed value.
- param fad_dopp_freq_unit:
GHZ| MHZ| KHZ| HZ