AGI STK Astrogator 11 Send comments on this topic.
IAgVABulirschStoerIntegrator Interface

Description

Properties for the Bulirsch-Stoer numerical integrator.

Public Properties

Public Property FirstSafetyCoefficient The first safety coefficient. Dimensionless.
Public Property InitialStep The initial step. Uses time dimension.
Public Property MaxIterations The maximum number of iterations. Dimensionless.
Public Property MaxRelErr The maximum relative error used to control step size. Dimensionless.
Public Property MaxSequences The maximum number of sequences. Dimensionless.
Public Property MaxStep The maximum step size to allow (absolute value). Uses Time Dimension.
Public Property MinStep The minimum step size to allow (absolute value). Uses Time Dimension.
Public Property SecondSafetyCoefficient The second safety coefficient. Dimensionless.
Public Property Tolerance The error tolerance for step size control. Dimensionless.
Public Property UseFixedStep True if running in fixed-step mode.
Public Property UseMaxStep Whether or not to enforce the maximum step.
Public Property UseMinStep Whether or not to enforce the minimum step.

CoClasses that Implement IAgVABulirschStoerIntegrator

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1