Click or drag to resize

ImpedanceSpectrum_FittedFitparameters Property

The list of fitparameters associated with the spectrum

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<Fitparameter> Fitparameters { get; set; }

Return Value

ListFitparameter
A list of fitparameters
See Also