public class SpectrumAnalyzerTableItem : PowerCalibrationStandardTableItem
Public Class SpectrumAnalyzerTableItem
Inherits PowerCalibrationStandardTableItem
public ref class SpectrumAnalyzerTableItem : public PowerCalibrationStandardTableItem
type SpectrumAnalyzerTableItem =
class
inherit PowerCalibrationStandardTableItem
end
SpectrumAnalyzerTableItem | Initializes a new instance of the SpectrumAnalyzerTableItem class |
CalibrationFactorUncertainty |
Calibration Factor Uncertainty / (W/W)
(Inherited from PowerCalibrationStandardTableItem) |
CalibrationFactorValue |
Calibration Factor Value / (W/W)
(Inherited from PowerCalibrationStandardTableItem) |
Frequency |
Frequency
(Inherited from PowerCalibrationStandardTableItem) |
ReflectionCoefficientImagUncertainty |
Reflection Coefficient Imaginary Part Uncertainty
(Inherited from PowerCalibrationStandardTableItem) |
ReflectionCoefficientImagValue |
Reflection Coefficient Imaginary Part Value
(Inherited from PowerCalibrationStandardTableItem) |
ReflectionCoefficientRealUncertainty |
Reflection Coefficient Real Part Uncertainty
(Inherited from PowerCalibrationStandardTableItem) |
ReflectionCoefficientRealValue |
Reflection Coefficient Real Part Value
(Inherited from PowerCalibrationStandardTableItem) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |