Click or drag to resize

PolarizationRemoval Enumeration

Defines the mode of removal of the polarization increase at low-frequencies.

Namespace: RelaxIS_SDK.RelaxISWCFLink.DRT
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public enum PolarizationRemoval
Members
Member nameValueDescription
DontRemove0 Do not perform any removal operation.
RemoveKeepAll1 Subtract the polarization but keep all values.
RemoveKeepSignificant2 Subtract the polarization and remove the most affected points.
See Also