BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines IOutputDataReadStrategy and related classes. More...
Go to the source code of this file.
Classes | |
class | IOutputDataReadStrategy |
Interface for reading strategy of OutputData from file. More... | |
class | OutputDataReadINTStrategy |
Strategy to read BornAgain native IntensityData from ASCII file. More... | |
class | OutputDataReadReflectometryStrategy |
Strategy to read Reflectometry data from ASCII file. More... | |
class | OutputDataReadNumpyTXTStrategy |
Strategy to read OutputData from simple ASCII file with the layout as in numpy.savetxt. More... | |
Defines IOutputDataReadStrategy and related classes.
Definition in file OutputDataReadStrategy.h.