|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.gridsimulations.SimulationPerceptionCell
massim.cowsimulations.GridSimulationPerceptionCell
public class GridSimulationPerceptionCell
This class is a single Perception cell.
Field Summary | |
---|---|
boolean |
agent
|
boolean |
corral
|
boolean |
cow
|
java.lang.String |
cowID
|
boolean |
fence
|
boolean |
open
|
java.lang.String |
stableType
|
boolean |
switcher
|
Fields inherited from class massim.gridsimulations.SimulationPerceptionCell |
---|
agentType, obstacle, unknown |
Constructor Summary | |
---|---|
GridSimulationPerceptionCell()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean cow
public java.lang.String cowID
public boolean agent
public boolean corral
public java.lang.String stableType
public boolean switcher
public boolean fence
public boolean open
Constructor Detail |
---|
public GridSimulationPerceptionCell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |