Vtolerance
SCPI Command :
[SENSe]:CESTimation:VTOLerance
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:CESTimation:VTOLerance value: float = driver.applications.k17Mcgd.sense.cestimation.vtolerance.get()
Defines an additional tolerance to the Max relative Satellite Velocity in %. This information is used to calculate the Max Clock Offset.
- Returns:
tolerance: numeric value Unit: %
- set(tolerance: float) None[source]
# [SENSe]:CESTimation:VTOLerance driver.applications.k17Mcgd.sense.cestimation.vtolerance.set(tolerance = 1.0)
Defines an additional tolerance to the Max relative Satellite Velocity in %. This information is used to calculate the Max Clock Offset.
- Parameters:
tolerance – numeric value Unit: %