Impedance |
The ImpedanceSpectrum_Fitted type exposes the following members.
| Name | Description | |
|---|---|---|
| Circuit | The equivalent circuit assigned to the spectrum | |
| Datasource | The datasource of the spectrum | |
| Fitparameters | The list of fitparameters associated with the spectrum | |
| Frequencies | The list of frequencies for type ColumnData | |
| IsFitUpToDate | Indicates if the current parameter values were determined by a successful fit | |
| LastTransferFunction | The name of the transfer function that was used for the last fit of the spectrum | |
| LastWeightingMode | The name of the weighting mode that was used for the last fit of the spectrum | |
| LowerFrequencyLimit | The lower frequency limit of the spectrum, that defines which frequencies are taken into account for fits and additional functions. | |
| Metadata | Collection of secondary parameters like AC Voltage or temperature | |
| SourceFilename | If the spectrum was loaded from a physical file this contains the full path+filename of the source file | |
| Subfolder | Gets or sets a subfolder that the spectrum is part of. | |
| UpperFrequencyLimit | The upper frequency limit of the spectrum, that defines which frequencies are taken into account for fits and additional functions. | |
| ZImag | The list of Z'' values for type ColumnData | |
| ZReal | The list of Z' values for type ColumnData |