Class EmbodiedEffector

java.lang.Object
org.baseagent.grid.GridPosition
org.baseagent.embodied.effectors.EmbodiedEffector
All Implemented Interfaces:
Effector, HasGridPosition
Direct Known Subclasses:
ForceEffector, SignalEffector

public abstract class EmbodiedEffector extends GridPosition implements Effector
An Effector can emit a signal or change the physical world or change the agent's place in the world by applying a force or update the agent's knowledge or...
Author:
David Koelle