|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractEntity | AbstractEntity is an abstract class providing a basic structure for all items in the world. |
| DialogOdorWorld | DialogOdorWorld is used to set the enivronment's parameters, in particular, the way stimuli are constructed to be sent the network, and the way outputs from the network are expressed in the world. |
| DialogOdorWorldEntity | DialogWorldEntity displays the dialog box for settable values of creatures and entities within a world environment. |
| DialogOdorWorldWall | DialogOdorWorldWall is a dialog box for setting the properties of a wall. |
| DialogScript | DialogScript is used to manage world scripts, which control creature behavior in a pre-programmed way. |
| OdorWorld | OdorWorld is the lowest-level environment panel which contains most of the world's "logic". |
| OdorWorldAgent | Agent represents in a creature in the world which can react to stimuli and move. |
| OdorWorldEntity | WorldEntity represents an entity in the world. |
| OdorWorldFrame | WorldPanel is the container for the world component. |
| OdorWorldFrameMenu | OdorWorldFrameMenu. |
| OdorWorldMenu | OdorWorldMenu. |
| OdorWorldPreferences | OdorWorldPreferences handles storage and retrieval of user preferences, e.g. |
| PanelAgent | PanelAgent is a panel used to adjust the "detectors" of creature entities in the world. |
| PanelStimulus | PanelStimulus is a panel used to adjust the "smell signatures" (arrays of doubles representing the effect an object has on the input nodes of the network of non-creature entities in the world. |
| ScriptThread | ScriptThread "runs" the network. |
| Stimulus | Stimulus. |
| Wall | Wall represents a wall in the world. |
| WorldClipboard | WorldClipboard is a static clipboard utility class. |
The simbrain.world.odorworld package describes a world in which an agent can move around and smell objects, which are coded as vectors of values which diminish in various ways as the agent is closer or farther from the agent. Creatures can eat the objects in the world.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||