ExternGenericCalibrationTExternComputeErrorTerms Property
Extern Compute Error Terms
Namespace: Metas.Vna.CalibrationAssembly: Metas.Vna.Calibration (in Metas.Vna.Calibration.dll) Version: 2.8.9053.20286
public ExternComputeErrorTermsDelegate<T> ExternComputeErrorTerms { get; set; }
Public Property ExternComputeErrorTerms As ExternComputeErrorTermsDelegate(Of T)
Get
Set
public:
property ExternComputeErrorTermsDelegate<T>^ ExternComputeErrorTerms {
ExternComputeErrorTermsDelegate<T>^ get ();
void set (ExternComputeErrorTermsDelegate<T>^ value);
}
member ExternComputeErrorTerms : ExternComputeErrorTermsDelegate<'T> with get, set
Property Value
ExternComputeErrorTermsDelegateT