GenericCalibrationModelTScaleErrorTermsAllPorts Method

Scale Error Terms (all ports)

Definition

Namespace: Metas.Vna.Calibration
Assembly: Metas.Vna.Calibration (in Metas.Vna.Calibration.dll) Version: 3.0.9519.15380
C#
public void ScaleErrorTermsAllPorts(
	Complex<T>[] scale
)

Parameters

scale  ComplexT
Scale

Implements

IGenericCalibrationModelTScaleErrorTermsAllPorts(ComplexT)

See Also