|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.core.misc.MeasurementField
public class MeasurementField
| Constructor Summary | |
|---|---|
MeasurementField(int minVal,
int maxVal,
int interval,
int intervalDeviation,
int measurementDynamics,
long seed)
Creates a new instance of MeasurementField |
|
| Method Summary | |
|---|---|
int |
aquireMeasure(long timeStamp)
|
void |
updateMeasure(long timeStamp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MeasurementField(int minVal,
int maxVal,
int interval,
int intervalDeviation,
int measurementDynamics,
long seed)
| Method Detail |
|---|
public int aquireMeasure(long timeStamp)
public void updateMeasure(long timeStamp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||