BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
OutputDataReadStrategy.h File Reference

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...
 

Detailed Description

Defines IOutputDataReadStrategy and related classes.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file OutputDataReadStrategy.h.