Integral definition determines how scalar calculation is numerically integrated.
MaximumIterations | Get the number of iteration which determines how many refinement iterations are allowed. Only available if Adaptive Lobatto is selected as the integral type. |
Tolerance | Get 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. |
Type | Get the integral type which determines the method of integration and can be set to trapezoidal, Simplson or adaptive Lobatto. |
Implemented Interface |
---|
IAgCrdnIntegral |
IAgCrdn |