RK89.StepsRequested Property

Top 

Description

Represents the count of integration steps requested by the user. This property will be incremented once each time the FreeFlyer engine advances the spacecraft to a desired epoch. For the Step command, this property will be incremented once. For interval methods and Step-to commands, this property will be incremented each time bisection is performed unitl the condition is met. Abnormally high values on this property can indicate that the IntervalStopAccuracy may be too strict.

 

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:

integer

Access:

read

Valid Range:

RK89.StepsRequested ≥ 0

 

Syntax

myVariable1 = myRK891.StepsRequested;

 

See also

RK89 Object

Spacecraft Propagators

Setting up an Integrator