PhaseIntegrationOptions Object

Top  Previous  Next

Description

The PhaseIntegrationOptions object defines the numerical integration settings used by a TrajectoryPhase to enforce system dynamics. It contains an Integrator child object whose force model is shared with the TrajectoryPhase.CollocationOptions.ForceModel property. Users can configure the integration method by calling SetIntegratorType(), while preserving existing force model settings and fixed-step values.

 

Users cannot create instances of this type of object. However, users can access instances of this object type that have been created indirectly, for example as children of other objects. Users can also access any static properties and methods on this object type.

 

Inheritance Hierarchy: Object->PhaseIntegrationOptions

Parent Object: TrajectoryPhase

 

Available In Editions:

Mission

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Properties

 

Methods