Ozero
SCPI Command :
[SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:SIMulated:ORBit:OZERo
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(satelliteSvid=SatelliteSvid.Default) float[source]
# [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:SIMulated:ORBit:OZERo value: float = driver.source.bb.gnss.svid.galileo.simulated.orbit.ozero.get(satelliteSvid = repcap.SatelliteSvid.Default)
Sets the longitude of ascending node.
- Parameters:
satelliteSvid – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)
- Returns:
omega_0: float
- set(omega_0: float, satelliteSvid=SatelliteSvid.Default) None[source]
# [SOURce<HW>]:BB:GNSS:SVID<CH>:GALileo:SIMulated:ORBit:OZERo driver.source.bb.gnss.svid.galileo.simulated.orbit.ozero.set(omega_0 = 1.0, satelliteSvid = repcap.SatelliteSvid.Default)
Sets the longitude of ascending node.
- Parameters:
omega_0 – float
satelliteSvid – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Svid’)