IDataSource
, IntegratorHard.CollisionListener
public class InsertionGraphic.MeterWidom extends DataSourceScalar implements IntegratorHard.CollisionListener
Modifier and Type | Field | Description |
---|---|---|
protected int |
currentCores |
|
protected int |
currentWells |
|
protected Vector |
dr |
|
protected Vector |
dv |
|
HistogramNotSoSimple |
hist |
|
protected double |
lastTime |
|
protected double |
lastTime2 |
|
protected MeterPotentialEnergy |
meterPE |
|
protected double |
sum |
data, dataInfo, tag
Constructor | Description |
---|---|
MeterWidom() |
Modifier and Type | Method | Description |
---|---|---|
void |
collisionAction(IntegratorHard.Agent colliderAgent) |
|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
void |
reset() |
getData, getDataDouble, getDataInfo, getTag
protected final MeterPotentialEnergy meterPE
protected double lastTime
protected double lastTime2
protected double sum
protected int currentWells
protected int currentCores
public HistogramNotSoSimple hist
protected final Vector dr
protected final Vector dv
public void reset()
public void collisionAction(IntegratorHard.Agent colliderAgent)
collisionAction
in interface IntegratorHard.CollisionListener
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar