Class MaxSignalSensor

All Implemented Interfaces:
HasGridPosition, Sensor

public class MaxSignalSensor extends EmbodiedSensor
A SignalSensor detects a Signal. Example sensors: - Light sensor - Sound sensor - Pheromone sensor - Vision sensor You can really sense a bunch of things: - A signal in the environment - Something physical about the environment, like the surface you're standing on, or whether you're near another agent - Internal states
Author:
David Koelle