AgilentCalStdFitProgressReportT Class

Agilent Model Fit Progress Report

Definition

Namespace: Metas.Vna.AgilentModel
Assembly: Metas.Vna.AgilentModel (in Metas.Vna.AgilentModel.dll) Version: 2.8.9053.20270
C#
public class AgilentCalStdFitProgressReport<T>
where T : new(), Object, IRealNumber<T>
Inheritance
Object    AgilentCalStdFitProgressReportT

Type Parameters

T
Real Number Type

Constructors

AgilentCalStdFitProgressReportTInitializes a new instance of the AgilentCalStdFitProgressReportT class

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)

Fields

Definition Calibration Kit Standard Definition
Error Optimization Error
Status Status Text

See Also