Zenith

SCPI Command :

[SOURce<HW>]:CEMulation:SCM:LOS:ARRival:ZENith:ANGLe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_angle() float[source]
# [SOURce<HW>]:CEMulation:SCM:LOS:ARRival:ZENith:ANGLe
value: float = driver.source.cemulation.scm.los.arrival.zenith.get_angle()

No help available

set_angle(los_zenith_of_arr: float) None[source]
# [SOURce<HW>]:CEMulation:SCM:LOS:ARRival:ZENith:ANGLe
driver.source.cemulation.scm.los.arrival.zenith.set_angle(los_zenith_of_arr = 1.0)

No help available