STK AstrogatorSend comments on this topic.
IAgVABulirschStoerIntegrator Interface

Description

Properties for the Bulirsch-Stoer numerical integrator.

Public Properties

Public Property FirstSafetyCoefficientThe first safety coefficient. Dimensionless.
Public Property InitialStepThe initial step. Uses time dimension.
Public Property MaxIterationsThe maximum number of iterations. Dimensionless.
Public Property MaxRelErrThe maximum relative error used to control step size. Dimensionless.
Public Property MaxSequencesThe maximum number of sequences. Dimensionless.
Public Property MaxStepThe maximum step size to allow (absolute value). Uses Time Dimension.
Public Property MinStepThe minimum step size to allow (absolute value). Uses Time Dimension.
Public Property SecondSafetyCoefficientThe second safety coefficient. Dimensionless.
Public Property ToleranceThe error tolerance for step size control. Dimensionless.
Public Property UseFixedStepTrue if running in fixed-step mode.
Public Property UseMaxStepWhether or not to enforce the maximum step.
Public Property UseMinStepWhether or not to enforce the minimum step.

Interfaces

Implemented Interface
IAgVANumericalIntegrator

CoClasses that Implement IAgVABulirschStoerIntegrator

© 2023 Analytical Graphics, Inc. All Rights Reserved.