STK Vector Geometry ToolSend comments on this topic.
IAgCrdnSamplingRelativeTolerance Interface

Description

Relative tolerance definition includes parameters that determine how scalar data should be sampled based on limits on difference between actual changes between samples and changes predicted by dead reckoning.

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 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 IAgCrdnSamplingRelativeTolerance

© 2024 Analytical Graphics, Inc. All Rights Reserved.