STK AviatorSend comments on this topic.
IAgAvtrCalculationOptions Interface

Description

Interface used to access the calculation options for a procedure or phase.

Public Properties

Public Property IntegratorTypeThe integrator type.
Public Property IntegratorTypeStringThe integrator type as a string value. Use this for custom integrators.
Public Property MaxBadStepsThe maximum number of bad steps Aviator will allow before ceasing calculation.
Public Property MaxIterationsThe maximum number of iterations per time step Aviator will attempt.
Public Property MaxRelMotionFactorThe maximum motion allowed between sampling points.
Public Property StateCacheTimeIntervalThe time interval used to store the state information.
Public Property TimeResolutionThe tolerance for resolving time calculations.

CoClasses that Implement IAgAvtrCalculationOptions

© 2023 Analytical Graphics, Inc. All Rights Reserved.