Spread
SCPI Command :
[SOURce<HW>]:FSIMulator:SCM:TAP<ST>:DEParture:ZENith:SPRead
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mimoTap=MimoTap.Default) float[source]
# [SOURce<HW>]:FSIMulator:SCM:TAP<ST>:DEParture:ZENith:SPRead value: float = driver.source.fsimulator.scm.tap.departure.zenith.spread.get(mimoTap = repcap.MimoTap.Default)
Sets the AoA (angle of arrival) / AoD (angle of departure) spread (AS) of the cluster.
- Parameters:
mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)
- set(dep_zen_spread: float, mimoTap=MimoTap.Default) None[source]
# [SOURce<HW>]:FSIMulator:SCM:TAP<ST>:DEParture:ZENith:SPRead driver.source.fsimulator.scm.tap.departure.zenith.spread.set(dep_zen_spread = 1.0, mimoTap = repcap.MimoTap.Default)
Sets the AoA (angle of arrival) / AoD (angle of departure) spread (AS) of the cluster.
- Parameters:
dep_zen_spread – float Range: 1 to 75
mimoTap – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Tap’)