Cowell.ConvergenceError Property

Top 

Description

Convergence criteria between the correction iterations. The maximum scaled position difference of a single Cartesian component between successive iterations.

Note: This property can be initialized through a FreeForm Script assignment or through a Cowell object file.

 

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:

number

Access:

read/write

Default Value:

0.5

 

Syntax

myVariable1 = myCowell1.ConvergenceError;

 

myCowell1.ConvergenceError = myVariable1;

 

See also

Cowell Object

Spacecraft Propagators

Setting up an Integrator