Class Cognitive
-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.NodeProperty
,it.unibo.alchemist.model.cognitive.CognitiveProperty
,java.io.Serializable
public final class Cognitive<T extends Object, P extends Position<P>, Vector<P>, A extends Transformation<P>, F extends GeometricShapeFactory<P, A>> extends AbstractNodeProperty<T> implements CognitiveProperty<T>
The node's CognitiveModel.
-
-
Field Summary
Fields Modifier and Type Field Description private final CognitiveModel
cognitiveModel
private final Node<T>
node
private final Molecule
danger
-
Method Summary
-
-
Method Detail
-
getCognitiveModel
CognitiveModel getCognitiveModel()
The pedestrian's cognitive model.
-
-
-
-