public class Droplet extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
ConfigurationDroplet |
config |
|
IntegratorDroplet |
integrator |
|
AtomTestLiquid |
liquidFilter |
|
MeterDeformation |
meterDeformation |
|
P1Smash |
p1Smash |
|
P2Cohesion |
p2 |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
Droplet() |
| Modifier and Type | Method | Description |
|---|---|---|
IntegratorDroplet |
getIntegrator() |
|
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, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, speciespublic final SpeciesGeneral species
public final Box box
public final IntegratorDroplet integrator
public final P2Cohesion p2
public final P1Smash p1Smash
public final ConfigurationDroplet config
public final AtomTestLiquid liquidFilter
public final MeterDeformation meterDeformation
public IntegratorDroplet getIntegrator()
getIntegrator in class Simulationpublic static void main(java.lang.String[] args)