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 nanosecond timing precision mode.

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

 

Attributes

Type:

Integrator

Access:

read

 

Syntax

myString1 = myPhaseIntegrationOptions1.Integrator.DisplayName;

 

See also

PhaseIntegrationOptions Object