Click or drag to resize

RelaxIS_SDK.Common.FileFormat Namespace

The RelaxIS_SDK.Common.FileFormat namespace contains definitions specific to data imported via file format plugins.
Classes
 ClassDescription
Public classEISMetaDatapoint Defines an EIS datapoint, mainly defined by a frequency and an impedance value, that also contains metadata.
Public classEISMetaDatapointCollection Defines a collection of EISMetaDatapoint objects.
Public classEISRawData Defines a blob of raw EIS data to import. The data will be automatically split by frequencies.
Public classEISRawDataCollection Defines a collection of EISRawData objects.
Public classFileFormatResult Defines the results of a file format plugin data retrieval.
Public classMetadataValueList Implements a list of double values that has an assigned metadata name.
Enumerations
 EnumerationDescription
Public enumerationMetadataPriority SingleBeforeLists designates that specific values in Variables override average values from lists in VariablesToSplit and vice versa
Public enumerationSplitMode Defines a split mode.