Sampling definition determines how scalar data should be sampled in order to adequately capture trends in that data.
MethodFactory | Creates sampling definitions, which can use a fixed step, relative tolerance or curvature tolerance. Relative tolerance uses a combination of relative and absolute changes in scalar values between samples. Curvature tolerance also uses changes in slope between samples. |
SamplingMethod | Get the sampling definition, which can use a fixed step, relative tolerance or curvature tolerance. Relative tolerance uses a combination of relative and absolute changes in scalar values between samples. Curvature tolerance also uses changes in slope between samples. |
Implemented Interface |
---|
IAgCrdnSampling |
IAgCrdn |