massim.gridsimulations
Class SimulationAgentFinalPerception

java.lang.Object
  extended by massim.gridsimulations.SimulationAgentFinalPerception
All Implemented Interfaces:
java.io.Serializable, FinalPerception, Perception
Direct Known Subclasses:
GridSimulationAgentFinalPerception, GridSimulationAgentFinalPerceptionAverageScore

public class SimulationAgentFinalPerception
extends java.lang.Object
implements FinalPerception

This class is the final perception, which is send to the agent.

See Also:
Serialized Form

Field Summary
 java.lang.String result
           
 
Constructor Summary
SimulationAgentFinalPerception()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

result

public java.lang.String result
Constructor Detail

SimulationAgentFinalPerception

public SimulationAgentFinalPerception()


Copyright © 2011. All Rights Reserved.