Click or drag to resize

RelaxIS_SDK.Common Namespace

The RelaxIS_SDK.Common namespace contains common objects that are used for multiple purposes.
Classes
 ClassDescription
Public classAnalysisInfo Defines information about the analysis components of an impedance spectrum.
Public classEISDatapoint Defines an EIS datapoint, mainly defined by a frequency and an impedance value.
Public classEISDatapointCollection Defines a sorted collection of EISDatapoint objects.
Public classFitparameter Represents a fit parameter in the RelaxIS context.
Public classFitparameterCollection Defines a collection of Fitparameter objects.
Public classImpedanceSpectrum This class defines a single impedance spectrum, without any metadata.
Public classImpedanceSpectrum_FittedObsolete.
Represents an impedance spectrum, that also contains information about performed fits
Public classImpedanceSpectrumCollection Defines a collection of ImpedanceSpectrum objects.
Public classLimits Defines a set of lower and upper limits.
Public classMetadata This represents a secondary parameter like AC Voltage or temperature.
Public classMetadataCollection Contains a collection of metadata like AC Voltage or Temperature.
Public classMetadataNames A class that defines metadata names understood by RelaxIS.
Public classPersistenceKeyValuePair Defines a class that is used to persist values in a common format.
Public classSortedEISDatapointList Defines a sorted collection of EISDatapoint objects.
Structures
 StructureDescription
Public structureEISValue Defines a value used in impedance spectroscopy. This does not specify which transfer function this value describes.
Enumerations
 EnumerationDescription
Public enumerationEISDataPart Defines a part of EIS data.
Public enumerationPersistenceKeyValuePairType Defines the type of value stored in a PersistenceKeyValuePair value.