| Home >> All >> org >> mrd >> repast |
| | org.mrd.repast.control.* (1) | | org.mrd.repast.landscape.* (2) | | org.mrd.repast.util.* (6) |
Package Samples:
org.mrd.repast.control
org.mrd.repast.landscape
org.mrd.repast.util
Classes:
Landscape: Landscape Encapsulates much of the Internal Datastructure management of a spatial simulation. It takes care of traking agents that are dead and need to be added or removed from the simulation landscape. It is composed of Three primary data structures: 1.) LandscapeAgent Grid - used to track nieghorhood relationships 2.) Resource Grid - represents available resources in an area 3.) LandscapeAgent List - A randomizable or sortable list that is iterated over to update the agents. There is one secondary datastructure, a birth queue, this store new agents that need to be added to the model at the end ...
LandscapeAgent: Used to supply "standard" methods to Agents that use the Landscape object.
ThinController
ArrayPropertyDescriptor
ArrayWidget
MoreArrays
ObjectEditor
PropertiesFileReader
StringUtils
| Home | Contact Us | Privacy Policy | Terms of Service |