Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

A - Static variable in class model.agent.humanAgent.aatom.operationalLevel.action.movement.impl.HelbingMovementModule
Helbing constant A.
a - Variable in class util.math.distributions.WeibullDistribution
A parameter.
AatomHumanAgent - Class in model.agent.humanAgent.aatom
A AatomHumanAgent is a human that can move around on a map.
AatomHumanAgent(Position, double, double, StrategicModel, TacticalModel, OperationalModel) - Constructor for class model.agent.humanAgent.aatom.AatomHumanAgent
Creates a human agent with a specified StrategicModel and OperationalModel with default color red.
AatomHumanAgent(Position, double, double, StrategicModel, TacticalModel, OperationalModel, Color) - Constructor for class model.agent.humanAgent.aatom.AatomHumanAgent
Creates a human agent.
AatomHumanAgentTest - Class in model.agent.humanAgent.aatom
Tests the aatom human agent class.
AatomHumanAgentTest() - Constructor for class model.agent.humanAgent.aatom.AatomHumanAgentTest
 
accelerationTime - Static variable in class model.agent.humanAgent.aatom.operationalLevel.action.movement.impl.HelbingMovementModule
Helbing constant tau.
activities - Variable in class model.agent.humanAgent.aatom.strategicLevel.belief.Belief
The activity states.
activities - Variable in class model.agent.humanAgent.aatom.strategicLevel.belief.BeliefModule
The activities.
activities - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.ActivityModule
All activities of the agent.
activities - Variable in class util.analytics.ActivityDistributionAnalyzer
The relevant activities.
activity - Variable in class model.agent.humanAgent.aatom.strategicLevel.belief.ActivityStatePair
The activity type.
Activity - Class in model.agent.humanAgent.aatom.tacticalLevel.activity
An activity is something that an agent can do.
Activity() - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.activity.Activity
 
ActivityDistributionAnalyzer - Class in util.analytics
A parameter tracker for the distribution of activities of passengers.
ActivityDistributionAnalyzer() - Constructor for class util.analytics.ActivityDistributionAnalyzer
Creates the analyzer.
activityModule - Variable in class model.agent.humanAgent.aatom.operationalLevel.action.communication.CommunicationModule
The navigation module.
activityModule - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.Activity
The activity module.
ActivityModule - Class in model.agent.humanAgent.aatom.tacticalLevel.activity
The activity module.
ActivityModule() - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.activity.ActivityModule
 
activityModule - Variable in class model.agent.humanAgent.aatom.tacticalLevel.navigation.NavigationModule
The activity module.
activityModule - Variable in class model.agent.humanAgent.aatom.tacticalLevel.TacticalModel
The activity module.
activityPosition - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicRegionalCheckpointActivity
The activity position.
activityPosition - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicSchipholCheckpointActivity
The activity position.
activityState - Variable in class model.agent.humanAgent.aatom.strategicLevel.belief.ActivityStatePair
The state.
activityState - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.Activity
The activity state.
ActivityState - Enum in model.agent.humanAgent.aatom.tacticalLevel.activity
The activity state.
ActivityState() - Constructor for enum model.agent.humanAgent.aatom.tacticalLevel.activity.ActivityState
 
ActivityStatePair - Class in model.agent.humanAgent.aatom.strategicLevel.belief
An activity state pair represents the current status of a specific activity.
ActivityStatePair(Class<? extends Activity>, ActivityState) - Constructor for class model.agent.humanAgent.aatom.strategicLevel.belief.ActivityStatePair
Creates an activity state pair.
activityTime - Variable in class model.agent.humanAgent.aatom.strategicLevel.goal.Goal
The time the activity has to be done.
add(MapComponent) - Method in class model.map.Map
Adds a map component to the map.
add(Analyzer) - Method in class simulation.simulation.Simulator
Add a graph to the gui.
add(Analyzer, boolean) - Method in class simulation.simulation.Simulator
Add a graph to the gui.
add(Class<? extends MapComponentView>) - Method in class simulation.simulation.Simulator
Add a map component view to the gui.
add(SimulationObject) - Method in class simulation.simulation.Simulator
Add a simulation object.
add(Analyzer) - Method in class view.graphPanel.GraphCollectionPanel
Add a graph.
add(Analyzer) - Method in class view.GUI
Adds a graph to the view.
add(Class<? extends MapComponentView>) - Method in class view.GUI
Adds a map component view to the GUI.
add(MapComponent) - Method in class view.GUI
Add a MapComponent to the GUI.
addAll(Collection<? extends SimulationObject>) - Method in class simulation.simulation.Simulator
Add a list of SimulationObjects to the simulation.
addAnalyzer(Analyzer) - Method in class util.analytics.AnalyzerCollection
Adds an analyzer.
addBaggage(Luggage) - Method in class model.environment.objects.physicalObject.sensor.XRaySystem
Adds luggage to the system at the XRaySystem.luggageStartPosition.
addMapComponent(MapComponent) - Method in class view.MapPanel
Adds a MapComponent to the map.
addMapComponent(MapComponent, int) - Method in class view.MapPanel
Adds a MapComponent to the map.
addMapComponentView(Class<? extends MapComponentView>) - Method in class view.MapPanel
Adds a map component view.
addPassenger(Passenger) - Method in class util.analytics.AnalyzerCollection
Adds a passenger to the analyzers.
addPassenger(Passenger) - Method in class util.analytics.DistanceAnalyzer
 
addPassenger(Passenger) - Method in interface util.analytics.PassengerAnalyzer
Adds a passenger to the analyzer.
addPassenger(Passenger) - Method in class util.analytics.TimeToGateAnalyzer
 
addPassenger(Passenger) - Method in class util.analytics.TimeToGatePerFlightAnalyzer
 
addVector(Vector) - Method in class model.environment.position.Vector
Add another vector.
Agent - Class in model.agent
An agent is an entity that is able to act.
Agent(Position) - Constructor for class model.agent.Agent
Creates an agent at a specific Position with a 0 radius.
Agent(Position, double) - Constructor for class model.agent.Agent
Creates an agent at a specific Position.
agent - Variable in class model.agent.humanAgent.aatom.operationalLevel.action.movement.MovementModule
The agent.
agent - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.Activity
The agent.
agent - Variable in class model.environment.objects.physicalObject.Chair
The agent on the chair.
agent - Variable in class view.mapComponents.HumanAgentView
The HumanAgent to visualize
agent - Variable in class view.mapComponents.OperatorAgentView
The HumanAgent to visualize
agent - Variable in class view.mapComponents.PassengerView
The HumanAgent to visualize
agentAtDesk - Variable in class model.environment.objects.physicalObject.Desk
The agent at the desk.
AgentGenerator - Class in simulation.simulation.agentGenerator
The agent generator is responsible for generating agents in a simulation.
AgentGenerator() - Constructor for class simulation.simulation.agentGenerator.AgentGenerator
 
agentGenerator - Variable in class simulation.simulation.Simulator
The agent generator.
agentGenerator - Variable in class simulation.simulation.Simulator.Builder
The agent generator.
AgentLogger - Class in util.io.logger
The agent logger logs the user defined log of an agent.
AgentLogger(String) - Constructor for class util.io.logger.AgentLogger
Creates an agent logger.
AgentNumberAnalyzer - Class in util.analytics
A parameter tracker for the agent numbers.
AgentNumberAnalyzer() - Constructor for class util.analytics.AgentNumberAnalyzer
 
AgentTest - Class in model.agent
Tests the agent class.
AgentTest() - Constructor for class model.agent.AgentTest
 
airsideArrival() - Static method in class simulation.modelBuilder.ModelBuilder
Creates the airside arrival objects.
airsideDeparture() - Static method in class simulation.modelBuilder.ModelBuilder
Creates the airside departure objects.
alreadyCheckedIn(Passenger) - Method in class model.environment.objects.flight.Flight
Check if an agent is checked in already.
alreadyInstructed - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicOperatorBorderControlActivity
The Passengers that he already instructed.
alreadyInstructed - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicOperatorCheckInActivity
The Passengers that he already instructed.
alreadyPassedBorderControl(Passenger) - Method in class model.environment.objects.area.BorderControlGateArea
Determines if a passenger already passed border control.
analytics - Variable in class simulation.simulation.Simulator
The analytics section of the simulation.
AnalyticsLogger - Class in util.io.logger
Logs the tracked parameters.
AnalyticsLogger(String) - Constructor for class util.io.logger.AnalyticsLogger
Creates a parameter tracker logger.
Analyzer - Class in util.analytics
A parameter tracker tracks parameters.
Analyzer() - Constructor for class util.analytics.Analyzer
Creates a parameter tracker without simulator access and 5 seconds delay.
Analyzer(float) - Constructor for class util.analytics.Analyzer
Creates a parameter tracker.
AnalyzerCollection - Class in util.analytics
Analytics module of the simulation.
AnalyzerCollection() - Constructor for class util.analytics.AnalyzerCollection
Creates an analytics module.
analyzers - Variable in class util.analytics.AnalyzerCollection
The set of analyzers.
Area - Class in model.environment.objects.area
A facility is a publicly accessible place for HumanAgents, where they can do something.
Area(double, double, double, double) - Constructor for class model.environment.objects.area.Area
Creates a rectangular area with a specified top left corner, width and height.
Area(double, double, double, double, double, double, double, double) - Constructor for class model.environment.objects.area.Area
Creates a area from four corner coordinates.
Area(double[], double[]) - Constructor for class model.environment.objects.area.Area
Create a area from a list of (x,y) coordinates.
Area(List<Position>) - Constructor for class model.environment.objects.area.Area
Create a area from a list of corner Positions.
area - Variable in class view.mapComponents.AreaView
The area that is visualized.
areaColor - Variable in class view.mapComponents.AreaView
The color of the area.
areas - Variable in class simulation.simulation.agentGenerator.BaseAgentGenerator
The area in which the agent is generated.
areas - Variable in class simulation.simulation.agentGenerator.FlightSpecificAgentGenerator
The area in which the agent is generated.
AreaTest - Class in model.environment.objects.area
Tests the area classes.
AreaTest() - Constructor for class model.environment.objects.area.AreaTest
 
AreaView - Class in view.mapComponents
Visualizes a Area by changing the color of the floor.
AreaView(Area) - Constructor for class view.mapComponents.AreaView
Creates the area view.
arrivalTimes - Variable in class util.analytics.TimeToGateAnalyzer
The arrival times.
arrivalTimes - Variable in class util.analytics.TimeToGatePerFlightAnalyzer
The arrival times.
assignment - Variable in class model.agent.humanAgent.aatom.operationalLevel.action.communication.impl.BasicOperatorCommunicationModule
The assignment.
assignment - Variable in class model.agent.humanAgent.aatom.OperatorAgent
The assignment.
assignment - Variable in class model.agent.humanAgent.aatom.strategicLevel.reasoning.planning.BasicOperatorPlanner
The assignment.
AStarNode - Class in model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder
An A* node is a node used in the AStarPathFinder.
AStarNode(int, int) - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder.AStarNode
Creates an A* node with a specified x- and y coordinate.
AStarPathFinder - Class in model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder
The A* Path Finder uses the A* algorithm to find a path from a start Position to a goal Position.
AStarPathFinder(Map, double) - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder.AStarPathFinder
Creates an A* path finder.
atan2 - Static variable in class util.math.FastMath
 
atan2(float, float) - Static method in class util.math.FastMath
Get a tan in radians.
ATAN2_BITS - Static variable in class util.math.FastMath
 
ATAN2_BITS2 - Static variable in class util.math.FastMath
 
ATAN2_COUNT - Static variable in class util.math.FastMath
 
ATAN2_DIM - Static variable in class util.math.FastMath
 
ATAN2_MASK - Static variable in class util.math.FastMath
 
atan2Deg(float, float) - Static method in class util.math.FastMath
Get a tan in degrees.
atan2DegStrict(float, float) - Static method in class util.math.FastMath
Get a tan in degrees strict.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links