massim.gridsimulations
Class SimulationPerceptionCell

java.lang.Object
  extended by massim.gridsimulations.SimulationPerceptionCell
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
GridSimulationPerceptionCell, GridSimulationPerceptionCell

public class SimulationPerceptionCell
extends java.lang.Object
implements java.io.Serializable

This class is a single Perception cell.

See Also:
Serialized Form

Field Summary
 boolean agent
           
 java.lang.String agentType
           
 boolean obstacle
           
 boolean unknown
           
 
Constructor Summary
SimulationPerceptionCell()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

obstacle

public boolean obstacle

agent

public boolean agent

unknown

public boolean unknown

agentType

public java.lang.String agentType
Constructor Detail

SimulationPerceptionCell

public SimulationPerceptionCell()


Copyright © 2011. All Rights Reserved.