massim.gridsimulations
Class SimulationWorldState
java.lang.Object
massim.gridsimulations.SimulationWorldState
- All Implemented Interfaces:
- java.io.Serializable, WorldState
- Direct Known Subclasses:
- GraphSimulationWorldState, GridSimulationWorldState, GridSimulationWorldState, GridSimulationWorldState, GridSimulationWorldState, GridSimulationWorldState
public abstract class SimulationWorldState
- extends java.lang.Object
- implements WorldState
This class describes the SimulationWorldState.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sizex
public java.lang.Integer sizex
sizey
public java.lang.Integer sizey
informationDistortionProbability
public java.lang.Integer informationDistortionProbability
actionSuccessProbability
public java.lang.Integer actionSuccessProbability
numberOfAgents
public java.lang.Integer numberOfAgents
numberOfSteps
public java.lang.Integer numberOfSteps
maxNumberOfSteps
public java.lang.Integer maxNumberOfSteps
currentStep
public java.lang.Integer currentStep
teamScore
public java.lang.Integer[] teamScore
numberOfObstacles
public java.lang.Integer numberOfObstacles
teamName
public java.lang.String[] teamName
simulationName
public java.lang.String simulationName
tournamentName
public java.lang.String tournamentName
outputFolder
public java.lang.String outputFolder
SimulationWorldState
public SimulationWorldState()
Copyright © 2011. All Rights Reserved.