public class DipoleBox extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
DipoleBox.Applet |
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorRigidIterative |
integrator |
eventManager, random, seeds, space
Constructor | Description |
---|---|
DipoleBox(Space space,
int nAtoms,
double dt) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
public final IntegratorRigidIterative integrator
public final Box box
public DipoleBox(Space space, int nAtoms, double dt)