IDataSource, IntegratorHard.CollisionListenerpublic 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, getTagprotected 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.CollisionListenerpublic double getDataAsScalar()
DataSourceScalargetDataAsScalar in class DataSourceScalar