public static class StateMonitor.MonitorRecord extends BaseRecord
| Modifier and Type | Field and Description |
|---|---|
double |
value |
measured, t| Constructor and Description |
|---|
MonitorRecord(double time,
double value) |
| Modifier and Type | Method and Description |
|---|---|
double |
getTime() |
double |
getValue() |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class BaseRecordpublic double getTime()
public double getValue()