Integrator.StepToTake Property

Top 

Description

The maximum possible size of the next step to take in the integration process based on the relative error tolerance. When the StepSize property is set, this property is initialized with the new StepSize value and is updated after the next step is taken.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read

Units:

s

 

Syntax

myVariable1 = myIntegrator1.StepToTake;

 

See also

Integrator Object

Spacecraft Propagators

Setting up an Integrator