Class Index | File Index

Classes


Class IntegratorInstance

The Integrator object represents a running instance of an Integrator in Sentinel. The Integrator provides a set of methods (loaded as an API on the Integrator class) that can be used to perform integration functions.

Key properties include:

this.ID
The name of the integrator as defined by Action parameters
this.handle
A handle to the Integrator instance so it can be controlled
this.api
A set of methods that can be called on the Integrator

Defined in: action.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates an instance of the Integrator class and loads the Integrator API.
Class Detail
IntegratorInstance()
Creates an instance of the Integrator class and loads the Integrator API.
See:
Action

©2008
Documentation generated by JsDoc Toolkit 2.0.2 on Thu Oct 07 2010 07:23:17 GMT-0400 (EDT)