BulStoerVOP.AllowErrorViolation Property

Top 

Description

Determines whether the error tolerance may be violated once the minimum step size is reached. If this property is set to true, and the integrator step error does not meet the tolerance at 1 ms step size, the state is automatically advanced 1 ms ahead and a warning is generated.

 

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:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myBulStoerVOP1.AllowErrorViolation;

 

myBulStoerVOP1.AllowErrorViolation = myVariable1;

 

See also

BulStoerVOP Object

Spacecraft Propagators

Setting up an Integrator