IncompleteCalibrationUnknownErrorTermsT Class

Incomplete Calibration Unknown Error Terms

Definition

Namespace: Metas.Vna.Calibration
Assembly: Metas.Vna.Calibration (in Metas.Vna.Calibration.dll) Version: 2.8.9053.20286
C#
public abstract class IncompleteCalibrationUnknownErrorTerms<T> : IncompleteCalibration<T>, 
	IIncompleteCalibrationUnknownErrorTerms<T>, IIncompleteCalibration<T>, ISwitchedCalibrationModel<T>, ICalibration<T>, 
	IBinary, IFlatVector<T>
where T : new(), Object, IRealNumber<T>
Inheritance
Object    SwitchedCalibrationModelT    IncompleteCalibrationT    IncompleteCalibrationUnknownErrorTermsT
Derived
Implements
ICalibrationT, IIncompleteCalibrationT, IIncompleteCalibrationUnknownErrorTermsT, ISwitchedCalibrationModelT, IBinary, IFlatVectorT

Type Parameters

T
Real Number Type

Constructors

IncompleteCalibrationUnknownErrorTermsTInitializes a new instance of the IncompleteCalibrationUnknownErrorTermsT class

Properties

ErrorModel Error Model
(Inherited from SwitchedCalibrationModelT)
FlatVectorSize Get Flat Vector Size
(Inherited from SwitchedCalibrationModelT)
Frequency Frequency / Hz
(Inherited from SwitchedCalibrationModelT)
FrequencyConversions Frequency Conversions
(Inherited from SwitchedCalibrationModelT)
NFreq Number of frequency points
(Inherited from SwitchedCalibrationModelT)
NPorts Number of ports
(Inherited from SwitchedCalibrationModelT)
NReflection Number of reflection paths
(Inherited from SwitchedCalibrationModelT)
NTransmission Number of transmission paths
(Inherited from SwitchedCalibrationModelT)
NVnaPorts Number of VNA Ports
(Inherited from SwitchedCalibrationModelT)
OptionalStandards Optional Calibration Standards
(Inherited from SwitchedCalibrationModelT)
Ports Port assignment
(Inherited from SwitchedCalibrationModelT)
PortZr Error corrected Port Zr / Ohm
(Inherited from SwitchedCalibrationModelT)
PowerStandards Power Calibration Standards
(Inherited from SwitchedCalibrationModelT)
RawPortZr Raw Port Zr / Ohm
(Inherited from SwitchedCalibrationModelT)
RequiredStandards Required Calibration Standards
(Inherited from SwitchedCalibrationModelT)
SwitchedErrorTerms Full leaky switched error terms.
Size : 2N-Ports,
Port 1, 2, ... N : Raw ports,
Port N+1, N+2, ... 2N : Error corrected ports
(Inherited from SwitchedCalibrationModelT)

Methods

BinarySetDataFrom Set object data from Binary Reader.
(Inherited from SwitchedCalibrationModelT)
BinaryWriteDataTo Write object data to Binary Writer.
(Inherited from SwitchedCalibrationModelT)
ComputeErrorTerms(CalConfigStdT) Compute Error Terms
(Inherited from SwitchedCalibrationModelT)
ComputeErrorTerms(CalConfigStdT, BackgroundWorker, DoWorkEventArgs) Compute Error Terms
(Inherited from SwitchedCalibrationModelT)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
ErrorCorrection(SParamDataT) Correction of the raw DUT measurement with the VNA Error Terms and Switch Terms.
(Inherited from IncompleteCalibrationT)
ErrorCorrection(WaveParamDataT) Correction of the raw DUT measurement with the VNA Error Terms and Switch Terms.
(Inherited from IncompleteCalibrationT)
ErrorCorrection(SParamDataT, UncContributionsT) Correction of the raw DUT measurement with the VNA Error Terms and Switch Terms.
(Inherited from IncompleteCalibrationT)
ErrorCorrection(WaveParamDataT, UncContributionsT) Correction of the raw DUT measurement with the VNA Error Terms and Switch Terms.
(Inherited from IncompleteCalibrationT)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
FlatVectorSetDataFrom Set object data from Flat Vector
(Inherited from SwitchedCalibrationModelT)
FlatVectorWriteDataTo Write object data to Flat Vector
(Inherited from SwitchedCalibrationModelT)
GenerateRawData Generate raw data from error corrected data of a DUT
(Inherited from SwitchedCalibrationModelT)
GenericErrorTerms Compute Generic Error Terms.
(Inherited from SwitchedCalibrationModelT)
GenericSwitchTerms Compute Generic Switch Terms.
(Inherited from SwitchedCalibrationModelT)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetObjectData Custom Serialization
(Inherited from SwitchedCalibrationModelT)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Init(Int32, Int32) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
Init(Double, ComplexT, ComplexT) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
Init(Double, Int32, ComplexT) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
Init(Int32, VnaPortDescription, Int32) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
Init(Int32, Int32, Int32) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
Init(Double, ComplexT, ComplexT, VnaPortDescription, Int32) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
Init(Double, ComplexT, ComplexT, Int32, Int32) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
Init(Double, ComplexT, ComplexT, VnaPortDescription, FrequencyConversion, Int32) Initialize a n-port calibration.
(Inherited from SwitchedCalibrationModelT)
InitUnknownErrorTerms Initialize unknown error terms.
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
PostErrorCorrection(SParamDataT) Post Error Correction
(Inherited from IncompleteCalibrationT)
PostErrorCorrection(WaveParamDataT) Post Error Correction
(Inherited from IncompleteCalibrationT)
PreErrorCorrection(SParamDataT, UncContributionsT) Pre Error Correction
(Inherited from IncompleteCalibrationT)
PreErrorCorrection(WaveParamDataT, UncContributionsT) Pre Error Correction
(Inherited from IncompleteCalibrationT)
PreErrorCorrectionSub(SParamDataT, SParamDataT) Pre Error Correction Sub
(Inherited from IncompleteCalibrationT)
PreErrorCorrectionSub(WaveParamDataT, WaveParamDataT) Pre Error Correction Sub
(Inherited from IncompleteCalibrationT)
PrepareUnknownDut(SParamDataT, SParamDataT) Prepare Unknown S-Parameters of DUT
(Inherited from IncompleteCalibrationT)
PrepareUnknownDut(WaveParamDataT, SParamDataT) Prepare Unknown Wave Parameters of DUT
(Inherited from IncompleteCalibrationT)
ReceiverCalibration Receiver Calibration
(Inherited from SwitchedCalibrationModelT)
ScaleErrorTerms Scale Error Terms
(Inherited from SwitchedCalibrationModelT)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also