Curvature tolerance definition includes parameters that determine how scalar data should be sampled based on limits on slope changes between samples.
![]() | Get the absolute tolerance which determines acceptable difference between predicted and actual changes in values of sampled data over a step. |
![]() | Get the curvature tolerance which determines acceptable angular difference between slopes over consecutive steps. |
![]() | Get the maximum allowed time step. |
![]() | Get the minimum allowed time step. |
![]() | Get the relative tolerance which determines acceptable difference between predicted and actual changes in values of sampled data over a step relative to the sampled values. |
![]() | Get the step taken at boundaries of discontinuity or availability. |
Implemented Interface |
---|
IAgCrdnSamplingMethod |