STK AstrogatorSend comments on this topic.
IAgVABulirschStoerIntegrator Interface

Description

Properties for the Bulirsch-Stoer numerical integrator.

Public Properties

Public Property FirstSafetyCoefficientGets or sets the first safety coefficient. Dimensionless.
Public Property InitialStepGets or sets the initial step. Uses time dimension.
Public Property MaxIterationsGets or sets the maximum number of iterations. Dimensionless.
Public Property MaxRelErrGets or sets the maximum relative error used to control step size. Dimensionless.
Public Property MaxSequencesGets or sets the maximum number of sequences. Dimensionless.
Public Property MaxStepGets or sets the maximum step size to allow (absolute value). Uses Time Dimension.
Public Property MinStepGets or sets the minimum step size to allow (absolute value). Uses Time Dimension.
Public Property SecondSafetyCoefficientGets or sets the second safety coefficient. Dimensionless.
Public Property ToleranceGets or sets the 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

© 2024 Analytical Graphics, Inc. All Rights Reserved.