public class BaseRecord
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
measured
indicating if the record has been recorded or "measured"
|
double |
t
time when the record is recorded = simulation time
|
| Constructor and Description |
|---|
BaseRecord() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |