DRTSettings Properties |
The DRTSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomaticNumberOfPoints | Gets or sets a value indicating if the calculation should return an automatic number of time constants. | |
| DataType | Gets or sets the type of data used in the calculation. | |
| DerivativeType | Gets or sets the type of derivatives used in the DRT calculation. | |
| DiscretizationFunction | Gets or sets the discretization function used in the DRT calculation. | |
| DoInterpolate | Gets or sets a value indicating if the source data should be interpolated to a larger number of points. | |
| DuplicateFrequencyTreatment | Gets or sets how duplicate frequencie points in the input data are treated. | |
| FitInductivity | Gets or sets a value indicating if the inductivity should be fitted. | |
| FrequencyExtrapolationFactor | Gets or sets the extrapolation factor used for the returned tau-range. | |
| InterpolationCount | Gets or sets the number of values that the source data will be interpolated to if DoInterpolate is true. | |
| Lambda | Gets or sets the regularization parameter lambda used in the DRT calculation. | |
| NumberOfPoints | Gets or sets the number of time constants returned if AutomaticNumberOfPoints is false. | |
| PolarizationRemoval | Gets or sets the modus for removal of the low frequency polarization used in the DRT calculation. | |
| ShapeFactor | Gets or sets the shape factor used in the DRT calculation. |