BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
virtual | ~IOutputDataReadStrategy () |
virtual OutputData< double > * | readOutputData (std::istream &input_stream)=0 |
Interface for reading strategy of OutputData from file.
Definition at line 25 of file OutputDataReadStrategy.h.
|
inlinevirtual |
Definition at line 28 of file OutputDataReadStrategy.h.
|
pure virtual |
Implemented in OutputDataReadNumpyTXTStrategy, OutputDataReadReflectometryStrategy, and OutputDataReadINTStrategy.