RK45.StepsFailed Property

Top 

Description

This property is incremented once each time the integrator steps the spacecraft forward and the integrator tolerance is not met. A high ratio of the number of failed to successful steps may suggest that the integrator tolerance is too high.

 

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:

integer

Access:

read

Valid Range:

RK45.StepsFailed ≥ 0

 

Syntax

myVariable1 = myRK451.StepsFailed;

 

See also

RK45 Object

Spacecraft Propagators

Setting up an Integrator