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
ConnectionError
ContentError
public void connectRunnable(RunnableAccessor ra, ResultWriter rw) throws ConnectionError, ContentError
ConnectionError
ContentError
public void appendState(double ft) throws ContentError, RuntimeError
ContentError
RuntimeError
public String getQuantity()
Copyright © 2020. All rights reserved.