STK AstrogatorSend comments on this topic.
IAgVARKF7th8th Interface

Description

Properties for the RK7th8th numerical integrator.

Public Properties

Public Property ErrorControlGets or sets the error control method.
Public Property HighSafetyCoefficientGets or sets the 'safety' coefficient used to decrease step size if the error is too high. Dimensionless.
Public Property InitialStepGets or sets the initial step. Uses time dimension.
Public Property LowSafetyCoefficientGets or sets the 'safety' coefficient used to increase step size if the error is too low. Dimensionless.
Public Property MaxAbsErrGets or sets the maximum absolute error; Also used if relative scale is too small. Dimensionless.
Public Property MaxIterationsGets or sets the maximum iterations. Dimensionless.
Public Property MaxRelErrGets or sets the maximum relative error used to control step size. 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 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 IAgVARKF7th8th

© 2024 Analytical Graphics, Inc. All Rights Reserved.