- tabbedPane - Variable in class view.GUI
-
The tabbed pane.
- tacticalModel - Variable in class model.agent.humanAgent.aatom.AatomHumanAgent
-
- tacticalModel - Variable in class model.agent.humanAgent.aatom.Passenger.Builder
-
- TacticalModel - Class in model.agent.humanAgent.aatom.tacticalLevel
-
The tactical model of a human agent.
- TacticalModel(ActivityModule, NavigationModule) - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.TacticalModel
-
Creates a new tactical model.
- testAddAndRemove() - Method in class model.map.MapTest
-
Tests the adding and removing of items on the map.
- testAgentObservation() - Method in class model.agent.humanAgent.aatom.operationalLevel.observation.impl.BasicPassengerObservationModuleTest
-
Tests the observation of a human agent.
- testAgentObservation2() - Method in class model.agent.humanAgent.aatom.operationalLevel.observation.impl.BasicPassengerObservationModuleTest
-
Tests the observation of a human agent.
- testBoundSpeed() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.MovementModuleTest
-
Tests the speed bound method.
- testConstructor() - Method in class model.agent.AgentTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.aatom.AatomHumanAgentTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.impl.BasicMovementModuleTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.impl.HelbingMovementModuleTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.impl.RandomMovementModuleTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.impl.StaticMovementModuleTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.MovementModuleTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.aatom.OperatorAgentTest
-
Tests the constructor.
- testConstructor() - Method in class model.agent.humanAgent.HumanAgentTest
-
Tests the constructor.
- testConstructor() - Method in class model.environment.objects.area.AreaTest
-
Tests the constructor.
- testConstructor() - Method in class model.environment.objects.flight.FlightTest
-
Tests the flight constructor.
- testConstructor() - Method in class model.environment.objects.physicalObject.ChairTest
-
Tests the chair constructor.
- testConstructor() - Method in class model.environment.objects.physicalObject.DeskTest
-
Tests the desk constructor.
- testConstructor() - Method in class model.environment.objects.physicalObject.luggage.LuggageTest
-
Test the constructor.
- testConstructor() - Method in class model.environment.position.PositionTest
-
Tests the position constructor.
- testConstructor() - Method in class model.environment.position.VectorTest
-
Tests the position constructor.
- testConstructor() - Method in class model.map.MapTest
-
Tests the constructor parameters.
- testConstructorException() - Method in class model.agent.humanAgent.aatom.OperatorAgentTest
-
Tests the constructor exception.
- testDeskObservation() - Method in class model.agent.humanAgent.aatom.operationalLevel.observation.impl.BasicPassengerObservationModuleTest
-
Tests the observation of a human agent.
- testEntryPositionInChairException() - Method in class model.environment.objects.physicalObject.ChairTest
-
Test exception for entry position in chair.
- testEntryPositionInChairException() - Method in class model.environment.objects.physicalObject.DeskTest
-
Test exception for entry position in chair.
- testFarEntryPositionException() - Method in class model.environment.objects.physicalObject.ChairTest
-
Test exception for entry position in chair.
- testFarEntryPositionException() - Method in class model.environment.objects.physicalObject.DeskTest
-
Test exception for entry position in chair.
- testIllegalArgument() - Method in class model.environment.objects.flight.FlightTest
-
Tests the flight constructor.
- testIllegalConstructor() - Method in class model.agent.humanAgent.aatom.AatomHumanAgentTest
-
Test an illegal constructor.
- testIllegalConstructor() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.MovementModuleTest
-
Tests the constructor with an illegal argument.
- testIllegalConstructor2() - Method in class model.agent.humanAgent.aatom.AatomHumanAgentTest
-
Test an illegal constructor.
- testIllegalConstructor3() - Method in class model.agent.humanAgent.aatom.AatomHumanAgentTest
-
Test an illegal constructor.
- testIllegalConstructor4() - Method in class model.agent.humanAgent.aatom.AatomHumanAgentTest
-
Test an illegal constructor.
- testLeaving() - Method in class model.environment.objects.flight.FlightTest
-
Tests the leaving condition.
- testLeaving2() - Method in class model.environment.objects.flight.FlightTest
-
Tests the leaving condition.
- testLogging() - Method in class model.agent.AgentTest
-
Tests the constructor.
- testMapResizing() - Method in class model.map.MapTest
-
Tests the automatic resizing of the map.
- testNegativeTimeStep() - Method in class model.agent.humanAgent.HumanAgentTest
-
Test actions after the agent was removed.
- testNegativeWidthException() - Method in class model.environment.objects.area.AreaTest
-
Test exception for illegal argument.
- testNegativeWidthException2() - Method in class model.environment.objects.area.AreaTest
-
Test exception for illegal argument.
- testNoPassengerObservation() - Method in class model.agent.humanAgent.aatom.operationalLevel.observation.impl.BasicPassengerObservationModuleTest
-
Tests the observation of a human agent.
- testOccupation() - Method in class model.environment.objects.physicalObject.ChairTest
-
Tests the occupation.
- testOccupation() - Method in class model.environment.objects.physicalObject.DeskTest
-
Tests the occupation.
- testOccupationAfterDestroy() - Method in class model.environment.objects.physicalObject.ChairTest
-
Tests the chair occupation after the agent is destroyed.
- testOccupationAfterDestroy() - Method in class model.environment.objects.physicalObject.DeskTest
-
Tests the chair occupation after the agent is destroyed.
- testOccupationException() - Method in class model.environment.objects.physicalObject.ChairTest
-
Test the occupation.
- testOwnerSetting() - Method in class model.environment.objects.physicalObject.luggage.LuggageTest
-
Test the setting of the owner.
- testPassengerObservation() - Method in class model.agent.humanAgent.aatom.operationalLevel.observation.impl.BasicPassengerObservationModuleTest
-
Tests the observation of a human agent.
- testPositionMath() - Method in class model.environment.position.PositionTest
-
Tests the position math.
- testPositionSetting() - Method in class model.environment.objects.physicalObject.luggage.LuggageTest
-
Test the setting of the position.
- testPostRemoveActions() - Method in class model.agent.humanAgent.HumanAgentTest
-
Test actions after the agent was removed.
- testQueuingArea() - Method in class model.environment.objects.area.AreaTest
-
test the queuing area.
- testRemoving() - Method in class model.agent.humanAgent.HumanAgentTest
-
Tests the updating after removal of the agent.
- testSearchCommunication() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.communication.impl.BasicOperatorCommunicationModuleTest
-
Tests if the waiting order is received properly.
- testSearchCommunication() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.communication.impl.BasicPassengerCommunicationModuleTest
-
Tests if the waiting order is received properly.
- testShape() - Method in class model.environment.objects.area.AreaTest
-
Test the shape functionality.
- testSitDown() - Method in class model.agent.humanAgent.aatom.AatomHumanAgentTest
-
Tests the sitting of the agent.
- testStopOrder() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.movement.MovementModuleTest
-
Tests the constructor.
- testUpdateAgent() - Method in class model.agent.humanAgent.HumanAgentTest
-
Test the update.
- testVectorMath() - Method in class model.environment.position.VectorTest
-
Tests the position math.
- testWaitingCommunication2() - Method in class model.agent.humanAgent.aatom.operationalLevel.action.communication.impl.BasicPassengerCommunicationModuleTest
-
Tests if the waiting order is received properly.
- testWallObservation() - Method in class model.agent.humanAgent.aatom.operationalLevel.observation.impl.BasicPassengerObservationModuleTest
-
Tests the observation of a human agent.
- testWrongQueueEntrancePosition() - Method in class model.environment.objects.area.AreaTest
-
Test exception for illegal argument.
- testWrongQueueEntrancePosition2() - Method in class model.environment.objects.area.AreaTest
-
Test exception for illegal argument.
- testWrongQueueLeavingPosition() - Method in class model.environment.objects.area.AreaTest
-
Test exception for illegal argument.
- testWrongQueueLeavingPosition2() - Method in class model.environment.objects.area.AreaTest
-
Test exception for illegal argument.
- threatLevel - Variable in class model.environment.objects.physicalObject.luggage.Luggage
-
The threat level of the luggage.
- threatLevelThreshold - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicXRayActivity
-
The threat level threshold.
- time - Variable in class model.agent.humanAgent.aatom.strategicLevel.goal.Goal
-
The time.
- time - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.QueueActivity
-
The time the agent is queuing.
- time - Variable in class model.map.Map
-
The time.
- timeActivity - Variable in class model.agent.humanAgent.aatom.strategicLevel.goal.Goal
-
The time activity.
- timeDistribution - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicLuggageCheckActivity
-
The time distribution.
- timeInPhase - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicRegionalCheckpointActivity
-
The time in a specific checkpoint activity phase.
- timeInPhase - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicSchipholCheckpointActivity
-
The time in a specific checkpoint activity phase.
- TimeInQueueAnalyzer - Class in util.analytics
-
A time in queue parameter tracker keeps track of the average time that
passengers spent in the queues.
- TimeInQueueAnalyzer() - Constructor for class util.analytics.TimeInQueueAnalyzer
-
- timer - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicGateActivity
-
Timer to prevent checking every time.
- times - Variable in class util.analytics.TimeInQueueAnalyzer
-
The time in queue for each agent.
- timeSamePos - Variable in class model.agent.humanAgent.aatom.tacticalLevel.navigation.StuckDetector
-
Stuck parameter.
- timeStep - Variable in class simulation.simulation.Simulator.Builder
-
The time step in milliseconds.
- timeStep - Variable in class simulation.simulation.Simulator
-
The time step in milliseconds.
- timeToFlight - Variable in class model.environment.objects.flight.Flight
-
The time to flight.
- timeToFlightExceeded() - Method in class model.environment.objects.flight.Flight
-
Checks if the flight is gone.
- timeToGate - Variable in class util.analytics.TimeToGateAnalyzer
-
The time to gate hashmap.
- timeToGate - Variable in class util.analytics.TimeToGatePerFlightAnalyzer
-
The time to gate hashmap.
- TimeToGateAnalyzer - Class in util.analytics
-
Determines the average time to gate for all passengers.
- TimeToGateAnalyzer() - Constructor for class util.analytics.TimeToGateAnalyzer
-
- TimeToGatePerFlightAnalyzer - Class in util.analytics
-
A Time To Gate Per Flight Parameter Tracker indicates the average times to
gate for the different flights.
- TimeToGatePerFlightAnalyzer() - Constructor for class util.analytics.TimeToGatePerFlightAnalyzer
-
- Toilet - Class in model.environment.objects.area
-
- Toilet(double, double, double, double) - Constructor for class model.environment.objects.area.Toilet
-
Creates a rectangular area with a specified top left corner, width and
height.
- Toilet(double, double, double, double, double, double, double, double) - Constructor for class model.environment.objects.area.Toilet
-
Creates a area from four corner coordinates.
- Toilet(double[], double[]) - Constructor for class model.environment.objects.area.Toilet
-
Create a area from a list of (x,y) coordinates.
- Toilet(List<Position>) - Constructor for class model.environment.objects.area.Toilet
-
Create a area from a list of corner
Position
s.
- toiletTime - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl.BasicFacilityActivity
-
The toilet time.
- ToiletView - Class in view.mapComponents
-
- ToiletView(Toilet) - Constructor for class view.mapComponents.ToiletView
-
Creates a toilet view.
- toString() - Method in class model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder.DijkstraNode
-
- toString() - Method in class model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder.JumpPointNode
-
- toString() - Method in class model.agent.humanAgent.HumanAgent
-
- toString() - Method in class model.environment.objects.flight.Flight
-
- toString() - Method in class model.environment.objects.physicalObject.Desk
-
- toString() - Method in class model.environment.position.Position
-
- toString() - Method in class model.environment.position.Vector
-
- toString() - Method in class model.map.shapes.PolygonMapComponent
-
- transform(Position, Position, double) - Static method in class simulation.simulation.util.Utilities
-
Transforms a
Position
based on an origin and a rotation.
- TravelDocumentCheckActivity - Class in model.agent.humanAgent.aatom.tacticalLevel.activity.operator
-
The travel document check activity.
- TravelDocumentCheckActivity() - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.TravelDocumentCheckActivity
-
- type - Variable in class model.environment.objects.physicalObject.luggage.Luggage
-
The type of luggage.