PhaseIntegrationOptions.Integrator Property

Top 

Description

The Integrator used by the TrajectoryPhase to enforce the system dynamics. Modifying the ForceModel of this Integrator will also modify the TrajectoryPhase.CollocationOptions.ForceModel property. Note that the Integrator.FixedStep property for this instance of the Integrator type defaults to 0 (off).

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

Integrator

Access:

read

 

Syntax

myString1 = myPhaseIntegrationOptions1.Integrator.Name;

 

See also

PhaseIntegrationOptions Object