|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fsmvis.data.CSVOut
Field Summary | |
protected boolean |
bStable
|
protected java.io.RandomAccessFile |
WriteCSV
|
Constructor Summary | |
CSVOut()
|
Method Summary | |
void |
writeDistanceToFile(double dist)
|
void |
writeStressToFile(double stress,
long time,
boolean bStable)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected java.io.RandomAccessFile WriteCSV
protected boolean bStable
Constructor Detail |
public CSVOut()
Method Detail |
public void writeDistanceToFile(double dist)
public void writeStressToFile(double stress, long time, boolean bStable)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |