FileNoiseCalibrationConfigNRcv Class

File Noise Calibration of Noise Receiver

Definition

Namespace: Metas.Vna.Calibration.Config
Assembly: Metas.Vna.Calibration.Config (in Metas.Vna.Calibration.Config.dll) Version: 3.0.9519.15394
C#
[SerializableAttribute]
public class FileNoiseCalibrationConfigNRcv : FileNoiseCalibrationConfig
Inheritance
Object    FileNoiseCalibrationConfig    FileNoiseCalibrationConfigNRcv

Constructors

FileNoiseCalibrationConfigNRcvInitializes a new instance of the FileNoiseCalibrationConfigNRcv class

Properties

Bandwidth Bandwidth / Hz
(Inherited from FileNoiseCalibrationConfig)
BandwidthUnc Uncertainty of Bandwidth / Hz (k = 2)
(Inherited from FileNoiseCalibrationConfig)
Constraints Constraints (X1 >= 0, X2 >= 0 and |p| >= 2)
(Inherited from FileNoiseCalibrationConfig)
CovarianceWeighting Covariance Weighting
(Inherited from FileNoiseCalibrationConfig)
Debug Debug
(Inherited from FileNoiseCalibrationConfig)
DoubleSideBand Double Side Band
(Inherited from FileNoiseCalibrationConfig)
MeasurementJournalPath Measurement Journal Path
(Inherited from FileNoiseCalibrationConfig)
PhysicalTemperature Physical Temperature of Tuner / K
(Inherited from FileNoiseCalibrationConfig)
PhysicalTemperatureUnc Uncertainty of Physical Temperature of Tuner / K (k = 2)
(Inherited from FileNoiseCalibrationConfig)
RootPath Root Path
(Inherited from FileNoiseCalibrationConfig)
SParamDataNoiseReceiver S-Parameter Data Noise Receiver Path
TunerStates Tuner States
(Inherited from FileNoiseCalibrationConfig)

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