STK Vector Geometry ToolSend comments on this topic.
IAgCrdnConvergeBasic Interface

Description

Convergence definition includes parameters that determine criteria for accurate detection of extrema or condition crossings for scalar calculations.

Public Properties

Public Property AbsoluteToleranceGet the absolute tolerance which determines the distance between the value and the boundaries within which the value is considered converged.
Public Property RelativeToleranceGet the relative tolerance which determines the relative distance between the value and the boundaries within which the value is considered converged.
Public Property SenseGet the convergence sense which determines whether the converged value should be limited to just within or just outside of condition boundaries.
Public Property TimeToleranceGet the time tolerance which determines the time accuracy of the converged value.

Interfaces

Implemented Interface
IAgCrdnConverge
IAgCrdn

CoClasses that Implement IAgCrdnConvergeBasic

© 2024 Analytical Graphics, Inc. All Rights Reserved.