RK45.ToleranceMode Property

Top 

Description

Determines how the relative error tolerance is calculated.

 

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/write

Default Value:

1 ( Relative-To-Step Vector )

Valid Values:

Value

Label

1

Relative-To-Step Vector

2

Relative-To-Step Component

 

Syntax

myVariable1 = myRK451.ToleranceMode;

 

myRK451.ToleranceMode = myVariable1;

 

See also

RK45 Object

Spacecraft Propagators

Setting up an Integrator