Package org.jlab.rec.cvt.track
Class MakerCA
java.lang.Object
org.jlab.rec.cvt.track.MakerCA
Cellular automaton maker. It creates the cells from the crosses, finds the
neighbors And it makes the system evolve
- Author:
- fbossu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MakerCA
public MakerCA(boolean debug) -
MakerCA
public MakerCA()
-
-
Method Details
-
createCells
-
findNeigbors
public void findNeigbors() -
evolve
public void evolve(int N) -
getaCvsR
public double getaCvsR() -
setaCvsR
public void setaCvsR(double _aCvsR) -
getabCrs
public double getabCrs() -
setabCrs
public void setabCrs(double _abCrs) -
getcosBtwCells
public double getcosBtwCells() -
setcosBtwCells
public void setcosBtwCells(double _cosBtwCells) -
getPlane
-
setPlane
-
getNodes
-
setNodes
-