- waitAtCollect() - Method in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicRegionalCheckpointActivity
-
Wait at the collect position.
- waitAtCollect() - Method in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicSchipholCheckpointActivity
-
Wait at the collect position.
- waited - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicETDCheckActivity
-
The passenger has waited.
- waited - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicFacilityActivity
-
Waited or not.
- waitingDistribution - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicETDCheckActivity
-
The passenger waiting time.
- waitingTime - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicOperatorBorderControlActivity
-
The distribution of waiting times.
- waitingTime - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicOperatorCheckInActivity
-
The distribution of waiting times.
- waitingTimeLeft - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicPassengerBorderControlActivity
-
Agent waited.
- WalkThroughMetalDetector - Class in model.environment.objects.physicalObject.sensor
-
A Walk Through Metal Detector (WTMD) is used at an airport checkpoint to
detect metallic objects.
- WalkThroughMetalDetector(List<Position>, Position) - Constructor for class model.environment.objects.physicalObject.sensor.WalkThroughMetalDetector
-
Creates a WTMD from its corner
Position
s.
- WalkThroughMetalDetectorView - Class in view.mapComponents
-
- WalkThroughMetalDetectorView(WalkThroughMetalDetector) - Constructor for class view.mapComponents.WalkThroughMetalDetectorView
-
Creates the view.
- Wall - Class in model.environment.objects.physicalObject
-
A wall is a physical obstacle that defines the border between different
areas.
- Wall(double, double, double, double) - Constructor for class model.environment.objects.physicalObject.Wall
-
Creates a rectangular wall with a specified top left corner, width and
height.
- Wall(double, double, double, double, double, double, double, double) - Constructor for class model.environment.objects.physicalObject.Wall
-
Creates a wall from four corner coordinates.
- Wall(double[], double[]) - Constructor for class model.environment.objects.physicalObject.Wall
-
Create a wall from a list of (x,y) coordinates.
- Wall(List<Position>) - Constructor for class model.environment.objects.physicalObject.Wall
-
Create a wall from a list of corner
Position
s.
- wantsToBeDestoryed() - Method in class model.agent.Agent
-
Determines if the agent wants to be removed from the simulation.
- wantsToBeDestoryed() - Method in class model.agent.humanAgent.aatom.AatomHumanAgent
-
- wantsToBeDestroyed() - Method in class model.agent.humanAgent.aatom.strategicLevel.BasicOperatorStrategicModel
-
- wantsToBeDestroyed() - Method in class model.agent.humanAgent.aatom.strategicLevel.BasicPassengerStrategicModel
-
- wantsToBeDestroyed() - Method in class model.agent.humanAgent.aatom.strategicLevel.StrategicModel
-
Determines if the agent wants to be removed from the simulation.
- WeibullDistribution - Class in util.math.distributions
-
The Weibull distribution.
- WeibullDistribution(double, double) - Constructor for class util.math.distributions.WeibullDistribution
-
Generates a weibull random variable.
- WeibullDistribution(double, double, RandomPlus) - Constructor for class util.math.distributions.WeibullDistribution
-
Generates a weibull random variable.
- width - Variable in class model.environment.objects.physicalObject.Chair
-
The width of the chair.
- width - Variable in class model.map.Map
-
The width of the map.
- writeLog() - Method in class model.agent.Agent
-
Gets the log of the agent and empties it.
- writer - Variable in class util.io.logger.Logger
-
The PrintWriter
.
- wtmd - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicETDCheckActivity
-
The WTMD.
- wtmd - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicPhysicalCheckActivity
-
The wtmd.
- wtmd - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicRegionalCheckpointActivity
-
The wtmd.
- wtmd - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicSchipholCheckpointActivity
-
The wtmd.
- wtmd - Variable in class view.mapComponents.WalkThroughMetalDetectorView
-