|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Recorder
Created by IntelliJ IDEA. User: thowe Date: Jan 2, 2003 Time: 12:23:55 PM To change this template use Options | File Templates.
| Method Summary | |
|---|---|
void |
record()
Records the data for the current tick in tabular format. |
void |
simEventPerformed(SimEvent evt)
|
void |
write()
Writes the recorded data out to a file in tabular format. |
void |
writeEnd()
Writes any ending matter to the file. |
void |
writeToFile()
|
| Method Detail |
|---|
void record()
void write()
void writeEnd()
void simEventPerformed(SimEvent evt)
simEventPerformed in interface SimEventListenervoid writeToFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||