STK Vector Geometry ToolSend comments on this topic.
IAgCrdnSamplingCurvatureTolerance Interface

Description

Curvature tolerance definition includes parameters that determine how scalar data should be sampled based on limits on slope changes between samples.

Public Properties

Public Property AbsoluteToleranceGet the absolute tolerance which determines acceptable difference between predicted and actual changes in values of sampled data over a step
Public Property CurvatureToleranceGet the curvature tolerance which determines acceptable angular difference between slopes over consecutive steps
Public Property MaximumTimeStepGet the maximum allowed time step.
Public Property MinimumTimeStepGet the minimum allowed time step.
Public Property RelativeToleranceGet 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
Public Property StepAtBoundariesGet the step taken at boundaries of discontinuity or availability.

Interfaces

Implemented Interface
IAgCrdnSamplingMethod

CoClasses that Implement IAgCrdnSamplingCurvatureTolerance

© 2024 Analytical Graphics, Inc. All Rights Reserved.