public class RuntimeRecorder extends Object
| Constructor and Description |
|---|
RuntimeRecorder(String aid,
String q,
double tsc,
double ysc,
String col,
String d) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendState(double ft) |
void |
connectRunnable(RunnableAccessor ra,
DataViewer dv) |
void |
connectRunnable(RunnableAccessor ra,
ResultWriter rw) |
String |
getDisplay() |
String |
getID() |
String |
getQuantity() |
String |
toString() |
public String getID()
public String getDisplay()
public void connectRunnable(RunnableAccessor ra, DataViewer dv) throws ConnectionError, ContentError
ConnectionErrorContentErrorpublic void connectRunnable(RunnableAccessor ra, ResultWriter rw) throws ConnectionError, ContentError
ConnectionErrorContentErrorpublic void appendState(double ft)
throws ContentError,
RuntimeError
ContentErrorRuntimeErrorpublic String getQuantity()
Copyright © 2019. All rights reserved.