|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.muni.fi.xmravec.bc.prodes.DatasetFileWriter
public class DatasetFileWriter
Class for writing response function results into a file or files
Constructor Summary | |
---|---|
DatasetFileWriter()
|
Method Summary | |
---|---|
void |
write(java.io.File file,
org.jfree.data.statistics.HistogramDataset data,
int quantity,
double precision)
Writes results of one response function |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatasetFileWriter()
Method Detail |
---|
public void write(java.io.File file, org.jfree.data.statistics.HistogramDataset data, int quantity, double precision) throws java.io.IOException
file
- string defining a filedata
- dataset containing resultsquantity
- number of simulated neutronsprecision
- width of bin of response function
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |