PowerCalibrationStandardTableItem Class

Power Calibration Standard Table Item

Definition

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

Constructors

PowerCalibrationStandardTableItemInitializes a new instance of the PowerCalibrationStandardTableItem class

Properties

CalibrationFactorUncertainty Calibration Factor Uncertainty / (W/W)
CalibrationFactorValue Calibration Factor Value / (W/W)
Frequency Frequency
ReflectionCoefficientImagUncertainty Reflection Coefficient Imaginary Part Uncertainty
ReflectionCoefficientImagValue Reflection Coefficient Imaginary Part Value
ReflectionCoefficientRealUncertainty Reflection Coefficient Real Part Uncertainty
ReflectionCoefficientRealValue Reflection Coefficient Real Part Value

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