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