IRelax |
The IRelaxISWCFLink type exposes the following members.
Name | Description | |
---|---|---|
AddAndActivateSpectra | Adds the spectra defined in the list to the currently loaded RelaxIS project and selects the last spectrum, making it the actively displayed spectrum. | |
AddSpectra | Adds the spectra defined in the list to the currently loaded RelaxIS project. | |
GetActiveSpectrum | Gets the currently active spectrum. | |
GetAutoFit | Perform an Autofit of the spectrum and return the result | |
GetCurrentGroupSpectra | Gets a list of all spectra in the current group. | |
GetCurrentTransferFunction | Retrieves the plugin name of the currently active transfer function. | |
GetCurrentWeightingMode | Retrieves the plugin name of the currently active weighting mode. | |
GetDefaultParameters | Retrieve a list of default fitparameters for a given model | |
GetDRT | Calculates the DRT of the given spectrum. | |
GetDRTReproduction | Reproduces an impedance spectrum from a calculated DRT result. | |
GetFit | This method fits the given impedance spectrum with the selected options and returns the fit result. | |
GetKramersKronigTransformation | Calculate a Kramers-Kronig transformation of the spectrum. | |
GetMetadataFields | Returns the internal names of all current metadata fields. | |
GetModelImageData | Generate a PNG image of the given model. | |
GetParameterNames | Returns the default parameter names for the given circuit in the correct order. | |
GetPlotDataFixedFreqs | Returns data that can be used to generate a plot for the given circuit. | |
GetPlotDataNewFreqs | Returns data that can be used to generate a plot for the given circuit. | |
GetTransferFunctions | Returns the currently loaded transfer functions in the RelaxIS instance. | |
GetWeightModes | Returns the currently loaded weighting modes in the RelaxIS instance. | |
ReadEISData | Parse the given data with a built-in file format if possible and return the spectra. | |
ReadEISDataFile | Read the data from a file, parse them with a built-in file format if possible and return the spectra. | |
ReadEISDataUnknown | Parse the given data into spectra using the saved unknown format name. |