- observation - Variable in class model.agent.humanAgent.aatom.operationalLevel.observation.impl.BasicPassengerObservationModuleTest
-
- observation - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl.BasicXRayActivity
-
The latest observation.
- Observation<T> - Class in model.environment.objects.physicalObject.sensor
-
Creates an observation.
- Observation(T) - Constructor for class model.environment.objects.physicalObject.sensor.Observation
-
Creates an observation.
- observation - Variable in class model.environment.objects.physicalObject.sensor.Observation
-
The observation.
- observationModule - Variable in class model.agent.humanAgent.aatom.operationalLevel.action.movement.MovementModule
-
The observation module.
- ObservationModule - Class in model.agent.humanAgent.aatom.operationalLevel.observation
-
An observation model is used to model observations made by a human agent.
- ObservationModule() - Constructor for class model.agent.humanAgent.aatom.operationalLevel.observation.ObservationModule
-
- observationModule - Variable in class model.agent.humanAgent.aatom.operationalLevel.OperationalModel
-
The observation module.
- observationModule - Variable in class model.agent.humanAgent.aatom.strategicLevel.belief.BeliefModule
-
The observation module.
- observationModule - Variable in class model.agent.humanAgent.aatom.tacticalLevel.navigation.NavigationModule
-
The observation module.
- observations - Variable in class model.agent.humanAgent.aatom.tacticalLevel.activity.Activity
-
The observation module.
- offsetX - Variable in class view.MapPanel
-
The offset in the x direction.
- offsetY - Variable in class view.MapPanel
-
The offset in the y direction.
- onlyPassengers - Variable in class model.agent.humanAgent.aatom.operationalLevel.action.movement.impl.HelbingMovementModule
-
Specifies if only passengers are considered in the walking behavior.
- open - Variable in class model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder.AStarPathFinder
-
The set of nodes that we do not yet consider fully searched
- Openable - Interface in model.environment.objects.physicalObject
-
Indicates that environment objects can be opened or closed.
- OpenArea - Class in model.environment.objects.area
-
- OpenArea(double, double, double, double) - Constructor for class model.environment.objects.area.OpenArea
-
Creates a rectangular area with a specified top left corner, width and
height.
- OpenArea(double, double, double, double, double, double, double, double) - Constructor for class model.environment.objects.area.OpenArea
-
Creates a area from four corner coordinates.
- OpenArea(double[], double[]) - Constructor for class model.environment.objects.area.OpenArea
-
Create a area from a list of (x,y) coordinates.
- OpenArea(List<Position>) - Constructor for class model.environment.objects.area.OpenArea
-
Create a area from a list of corner
Position
s.
- opened - Variable in class model.agent.humanAgent.aatom.tacticalLevel.navigation.pathfinder.JumpPointNode
-
Node is opened or not.
- operationalModel - Variable in class model.agent.humanAgent.aatom.AatomHumanAgent
-
- OperationalModel - Class in model.agent.humanAgent.aatom.operationalLevel
-
A low level model handles observations and movement of an agent.
- OperationalModel(MovementModule, ObservationModule, CommunicationModule) - Constructor for class model.agent.humanAgent.aatom.operationalLevel.OperationalModel
-
- operationalModel - Variable in class model.agent.humanAgent.aatom.Passenger.Builder
-
- OperationalModelTest - Class in model.agent.humanAgent.aatom.operationalLevel
-
Tests the operational model.
- OperationalModelTest() - Constructor for class model.agent.humanAgent.aatom.operationalLevel.OperationalModelTest
-
- OperatorAgent - Class in model.agent.humanAgent.aatom
-
An operator agent is a
HumanAgent
that performs operator tasks.
- OperatorAgent(Position, double, double, Activity) - Constructor for class model.agent.humanAgent.aatom.OperatorAgent
-
Creates an operator agent.
- OperatorAgent(Position, double, double, Activity, Color) - Constructor for class model.agent.humanAgent.aatom.OperatorAgent
-
Creates an operator agent.
- OperatorAgentTest - Class in model.agent.humanAgent.aatom
-
Tests operator agents.
- OperatorAgentTest() - Constructor for class model.agent.humanAgent.aatom.OperatorAgentTest
-
- OperatorAgentView - Class in view.mapComponents
-
- OperatorAgentView(OperatorAgent) - Constructor for class view.mapComponents.OperatorAgentView
-
Create the Agent view.
- OperatorBorderControlActivity - Class in model.agent.humanAgent.aatom.tacticalLevel.activity.operator
-
The operator border control activity.
- OperatorBorderControlActivity() - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.OperatorBorderControlActivity
-
- OperatorCheckInActivity - Class in model.agent.humanAgent.aatom.tacticalLevel.activity.operator
-
- OperatorCheckInActivity() - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.activity.operator.OperatorCheckInActivity
-
- OperatorNavigationModule - Class in model.agent.humanAgent.aatom.tacticalLevel.navigation
-
The Passenger goal activity determines and updates the goals for a passenger
in the airport.
- OperatorNavigationModule() - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.navigation.OperatorNavigationModule
-
Creates a navigation module.
- OperatorNavigationModule(List<Position>) - Constructor for class model.agent.humanAgent.aatom.tacticalLevel.navigation.OperatorNavigationModule
-
Creates a navigation module.
- outerWalls() - Static method in class simulation.modelBuilder.ModelBuilder
-
Creates the outer walls.
- owner - Variable in class model.environment.objects.physicalObject.luggage.Luggage
-
The owner of the luggage.