|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Reads OutputData from file using different reading strategies. More...
Public Member Functions | |
| OutputDataReader (const std::string &file_name) | |
| OutputData< double > * | getOutputData () |
| read output data from file (file name was set already from OutputDataIOFactory) | |
| void | setStrategy (IOutputDataReadStrategy *read_strategy) |
| Sets concrete reading strategy. | |
Reads OutputData from file using different reading strategies.
Definition at line 26 of file OutputDataReader.h.