Integrator Object

Top  Previous  Next

Description

The Integrator object is a base type that provides tolerance, max tries, force model, and fixed step properties to the objects that derive from it. See the Stepping the Spacecraft Guide for more information.

 

Users cannot create instances of this type of object. However, users can access instances of this object type that have been created indirectly, for example as children of other objects. Users can also access any static properties and methods on this object type.

 

Inheritance Hierarchy: Object->Propagator->Integrator

Derived Types: BulStoer, BulStoerVOP, Cowell, RK45, RK78, RK78VOP, RK89

 

Available In Editions:

Engineer

Mission

 

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.

 

Properties

 

Methods

 

 

See also

Spacecraft Propagators

Setting up an Integrator