Defines the Sampling Method.
Member | Value | Description |
---|---|---|
eCrdnSamplingMethodUnknown | 0 | Unknown or unsupported sampling method. |
eCrdnSamplingMethodFixedStep | 1 | Fixed step sampling method. |
eCrdnSamplingMethodRelativeTolerance | 2 | Relative tolerance method uses a combination of relative and absolute tolerance changes in scalar values between samples. |
eCrdnSamplingMethodCurvatureTolerance | 3 | Curvature tolerance also uses changes in slope between samples. |