A B C D E F G H I L M N O P R S T U V W

A

add(MemoryElement) - Method in class crowdmodel.agents.Memory
This function overloads the general add function that is specified in Collection and (overridden by Context) The elements of Memory are collected within a Map instead of a Collection.
addPoi(NdPoint) - Method in class crowdmodel.environment.Area
Adds a point of interest (poi) to collection of pois for this specific type of area
addValueLayer(ValueLayer) - Method in class crowdmodel.styles.AreaStyle2D
storing a new valueLayer??
AgentContextCreator - Class in crowdmodel
The agentContext creator defines the creation of a subcontext for the crowd simulation.
AgentContextCreator() - Constructor for class crowdmodel.AgentContextCreator
 
agentsInCone(Context, CrowdAgent, double, double) - Static method in class crowdmodel.utils.Misc
Returns the agents that are situated in a cone given a position, angle, width and depth.
AGGRESSIVE_LEADER - Static variable in class crowdmodel.Constants
 
AngleAddition(double, double) - Static method in class crowdmodel.utils.MathUtils
Adds two angles with each other and corrects for non-existing angles [0-360] Repast corrects itself for this.
AngleSubtraction(double, double) - Static method in class crowdmodel.utils.MathUtils
Subtracts two angles with each other and corrects for non-existing angles [0-360]
approxB() - Method in class crowdmodel.agents.MemoryElement
Function calculates the approximation of the base-level activation of a memoryElement.
Area - Class in crowdmodel.environment
Describes certain scenario specific areas on a physical terrain in the world An area represents a set of cellObjects/gridCells that cover a part of the environmental space
Area(Context, String, Polygon, boolean) - Constructor for class crowdmodel.environment.Area
Constructor of Area Area defines parts of the world with a specific attribute in terms of walkability and name (which has a semantic given a scenario) Festival scenario areas: stage, bar and toilet
AreaStyle2D - Class in crowdmodel.styles
Describes the Style for area value layer in 2D display.
AreaStyle2D() - Constructor for class crowdmodel.styles.AreaStyle2D
 

A B C D E F G H I L M N O P R S T U V W