PowerSensorUncertainties Class

Power Sensor Uncertainties

Definition

Namespace: Metas.Vna.Database.CalibrationStandards
Assembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
C#
public class PowerSensorUncertainties : PowerCalibrationStandardUncertainties
Inheritance
Object    PowerCalibrationStandardUncertainties    PowerSensorUncertainties

Constructors

PowerSensorUncertaintiesInitializes a new instance of the PowerSensorUncertainties class

Properties

AgingFreqCorrelated Aging Frequency Correlated/ (W/W)
(Inherited from PowerCalibrationStandardUncertainties)
AgingFreqUncorrelated Aging Frequency Uncorrelated / (W/W)
(Inherited from PowerCalibrationStandardUncertainties)
DriftFreqCorrelated Drift Frequency Correlated/ (W/W)
(Inherited from PowerCalibrationStandardUncertainties)
DriftFreqUncorrelated Drift Frequency Uncorrelated / (W/W)
(Inherited from PowerCalibrationStandardUncertainties)
Linearity Linearity Uncertainty / (W/W)
(Inherited from PowerCalibrationStandardUncertainties)
MeasNoise Measurement Noise / W - is averaged out by repeating the measurement
(Inherited from PowerCalibrationStandardUncertainties)
NoiseFilterSetting Noise Filter Setting
PowerMeter Power Meter Uncertainty Contribution / (W/W) only for older Power Sensors depending on a power meter (result)
Repeatability Repeatability / (W/W) - The sensor is measured at least four times under different connector orientations - Depending on zero set and zero drift; Zeroing is performed before each measurement -> zero set and zero drift are specified as absolute contributions - Depending on the system stability (over all measurement of the sensor) -> system stability is specified as vna reference receiver drift contributions - Depending on the thermal stability of the sensor (user handling) - Depending on the resolution of the sensor and the vna - Depending on the connector repeatability of the sensor and the test port
(Inherited from PowerCalibrationStandardUncertainties)
Temperature Temperature / (W/W)
(Inherited from PowerCalibrationStandardUncertainties)
ZeroDrift Zero Drift / W - Drift of Zero Power - is averaged out by repeating the measurement
ZeroOffset Zero Offset / W - Offset after Power Meter Zeroing - is averaged out by repeating the zeroing procedure

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also