public class TestSWChain extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
TestSWChain.SimParams |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorHard |
integrator |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
TestSWChain(Space _space,
int numMolecules,
double simTime,
Configuration config) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, speciespublic IntegratorHard integrator
public Box box
public TestSWChain(Space _space, int numMolecules, double simTime, Configuration config)