public class SimulationWrapper extends ObjectWrapper<Simulation>
childProps, doSerialize, simModel, valueProps, wrapped, wrappedClass, wrappedId| Constructor | Description |
|---|---|
SimulationWrapper(Simulation wrapped,
SimulationModel simModel,
boolean doSerialize) |
| Modifier and Type | Method | Description |
|---|---|---|
double[][][] |
getAllCoordinates() |
Array of coordinates of all atoms in all boxes in the wrapped Simulation.
|
PotentialMaster[] |
getPotentialMasters() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoSerialize, getChildProperties, getValueProperties, getValues, getWrapped, getWrappedClass, getWrappedIdpublic SimulationWrapper(Simulation wrapped, SimulationModel simModel, boolean doSerialize)
public PotentialMaster[] getPotentialMasters()
public double[][][] getAllCoordinates()