| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
| Constructor Summary | |
ODEFileWriter() | |
| Method Summary | |
void | closeFile() |
void | openFile(String fileName, boolean append) |
void | openFile(String fileName) |
void | writeToFile(double t, double[] y) |
| Constructor Detail |
public ODEFileWriter()
| Method Detail |
public void closeFile()
public void openFile(String fileName, boolean append)
throws java.io.IOException
public void openFile(String fileName)
throws java.io.IOException
public void writeToFile(double t, double[] y)
| Association Links |
to Class java.io.PrintWriter
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||