SpectrumAnalyzerUncertainties Class

Spectrum Analyzer Uncertainties

Definition

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

Constructors

SpectrumAnalyzerUncertaintiesInitializes a new instance of the SpectrumAnalyzerUncertainties 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)
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)
ResolutionBandwidthSetting Resolution Bandwidth Setting / Hz
Temperature Temperature / (W/W)
(Inherited from PowerCalibrationStandardUncertainties)

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