Click or drag to resize

IRelaxISProgramInterfaceSelectSpectra Method

Select spectra from RelaxIS using the given method.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
IList<ImpedanceSpectrum> SelectSpectra(
	SpectraSelectionMethod method
)

Parameters

method  SpectraSelectionMethod
The method to use.

Return Value

IListImpedanceSpectrum
The spectra that the user selected/
See Also