PowerCalibrationStandardUncertainties Class

Power Calibration Standard Uncertainties

Definition

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

Constructors

PowerCalibrationStandardUncertaintiesInitializes a new instance of the PowerCalibrationStandardUncertainties class

Properties

AgingFreqCorrelated Aging Frequency Correlated/ (W/W)
AgingFreqUncorrelated Aging Frequency Uncorrelated / (W/W)
DriftFreqCorrelated Drift Frequency Correlated/ (W/W)
DriftFreqUncorrelated Drift Frequency Uncorrelated / (W/W)
Linearity Linearity Uncertainty / (W/W)
MeasNoise Measurement Noise / W - is averaged out by repeating the measurement
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
Temperature Temperature / (W/W)

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