Click or drag to resize

ImpedanceSpectrum_FittedIsFitUpToDate Property

Indicates if the current parameter values were determined by a successful fit

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public bool IsFitUpToDate { get; set; }

Return Value

Boolean
True if the fit is up to date, false if not
See Also