Click or drag to resize

ImpedanceSpectrum_Fitted Properties

The ImpedanceSpectrum_Fitted type exposes the following members.

Properties
 NameDescription
Public propertyCircuit The equivalent circuit assigned to the spectrum
Public propertyDatasource The datasource of the spectrum
Public propertyFitparameters The list of fitparameters associated with the spectrum
Public propertyFrequencies The list of frequencies for type ColumnData
Public propertyIsFitUpToDate Indicates if the current parameter values were determined by a successful fit
Public propertyLastTransferFunction The name of the transfer function that was used for the last fit of the spectrum
Public propertyLastWeightingMode The name of the weighting mode that was used for the last fit of the spectrum
Public propertyLowerFrequencyLimit The lower frequency limit of the spectrum, that defines which frequencies are taken into account for fits and additional functions.
Public propertyMetadata Collection of secondary parameters like AC Voltage or temperature
Public propertySourceFilename If the spectrum was loaded from a physical file this contains the full path+filename of the source file
Public propertySubfolder Gets or sets a subfolder that the spectrum is part of.
Public propertyUpperFrequencyLimit The upper frequency limit of the spectrum, that defines which frequencies are taken into account for fits and additional functions.
Public propertyZImag The list of Z'' values for type ColumnData
Public propertyZReal The list of Z' values for type ColumnData
Top
See Also