Package | Description |
---|---|
model.agent.humanAgent.aatom.tacticalLevel.activity.operator.impl |
Basic operator activity implementations.
|
model.environment.objects.physicalObject.sensor |
Sensor related classes.
|
model.environment.objects.physicalObject.sensor.impl |
Sensor implementations.
|
Modifier and Type | Field and Description |
---|---|
private Observation<?> |
BasicXRayActivity.observation
The latest observation.
|
Modifier and Type | Field and Description |
---|---|
static Observation<java.lang.Integer> |
Observation.NO_OBSERVATION
No observation.
|
Modifier and Type | Method and Description |
---|---|
abstract Observation<?> |
Sensor.getObservation()
Gets an
Observation from the sensor. |
Modifier and Type | Method and Description |
---|---|
Observation<?> |
BasicXRaySensor.getObservation() |
Observation<?> |
BasicWalkThroughMetalDetector.getObservation() |