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, wait
doSerialize, getChildProperties, getValueProperties, getValues, getWrapped, getWrappedClass, getWrappedId
public SimulationWrapper(Simulation wrapped, SimulationModel simModel, boolean doSerialize)
public PotentialMaster[] getPotentialMasters()
public double[][][] getAllCoordinates()