BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Strategy to write OutputData to simple ASCII file with the layout as in numpy.savetxt. More...
Public Member Functions | |
virtual void | writeOutputData (const OutputData< double > &data, std::ostream &output_stream) |
Strategy to write OutputData to simple ASCII file with the layout as in numpy.savetxt.
Definition at line 46 of file OutputDataWriteStrategy.h.