Click or drag to resize

KramersKronigSettings Class

Defines settings for a Kramers Kronig calculation.
Inheritance Hierarchy
SystemObject
  RelaxIS_SDK.RelaxISWCFLink.KramersKronigKramersKronigSettings

Namespace: RelaxIS_SDK.RelaxISWCFLink.KramersKronig
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public class KramersKronigSettings

The KramersKronigSettings type exposes the following members.

Constructors
 NameDescription
Public methodKramersKronigSettingsInitializes a new instance of the KramersKronigSettings class
Top
Properties
 NameDescription
Public propertyAlgorithm Gets or sets the algorithm type.
Public propertyFitCapacitance Gets or sets a value indicating whether to fit a capacitance.
Public propertyFitInductivity Gets or sets a value indicating whether to fit an inductivity.
Public propertyNoTimeConstants Gets or sets the number of time constants to use.
Public propertyUseAdmittance Gets or sets a value indicating whether to use admittance data as input.
Top
See Also