STK Vector Geometry ToolSend comments on this topic.
IAgCrdnIntegralBasic Interface

Description

Integral definition determines how scalar calculation is numerically integrated.

Public Properties

Public Property MaximumIterationsGet the number of iteration which determines how many refinement iterations are allowed. Only available if Adaptive Lobatto is selected as the integral type.
Public Property ToleranceGet the tolerance which determines how accurate integral is computed by finding relative difference between refined and unrefined integral evaluations. Only available if Adaptive Lobatto is selected as the integral type.
Public Property TypeGet the integral type which determines the method of integration and can be set to trapezoidal, Simplson or adaptive Lobatto.

Interfaces

Implemented Interface
IAgCrdnIntegral
IAgCrdn

CoClasses that Implement IAgCrdnIntegralBasic

© 2024 Analytical Graphics, Inc. All Rights Reserved.