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 IntegratorTypeGets or sets the integrator type.
Public Property IntegratorTypeStringGets or sets the integrator type as a string value. Use this for custom integrators.
Public Property MaxBadStepsGets or sets the maximum number of bad steps Aviator will allow before ceasing calculation.
Public Property MaxIterationsGets or sets the maximum number of iterations per time step Aviator will attempt.
Public Property MaxRelMotionFactorGets or sets the maximum motion allowed between sampling points.
Public Property StateCacheTimeIntervalGets or sets the time interval used to store the state information.
Public Property TimeResolutionGets or sets the tolerance for resolving time calculations.

CoClasses that Implement IAgAvtrCalculationOptions

© 2024 Analytical Graphics, Inc. All Rights Reserved.