|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IBasePlugin | The basic methods that each plugin must implement. |
| IEditing | A handle to some tools in the user interface used to edit the model |
| IModel | Start Here: this is the top-level interface for the data that defines a commuter model. |
| IRouting | A handle to the objects that deal with routing |
| ISimulator | The (single) simulator object contains references to control and query the simulation |
| ISimulatorControl | The (single) simulator control object allowing control over stop / start / step, etc |
| ITools | A handle to some tools for logging and reporting |
| IUserData | Many of the objects in the model (walkway, link, lane, etc) support the attachment of user data. |
| IUtility | Various utility methods and values, principally related to regional settings (units, language) and software version and licensing. |
| IWindow | A handle to the objects and methods related to actions available on the main Commuter window, such as opening and saving files, starting and stopping the simulation, controlling the graphical view. |
| Enum Summary | |
|---|---|
| ISimulator.SimulationPhase | An enumeration of phases within the main simulation loop |
This package provides interfaces to the model, the simulator, and the main window
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||