|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for IntensityDataIOFactory, including all inherited members.
| readIntensityData(const std::string &file_name) | IntensityDataIOFactory | static |
| readOutputData(const std::string &file_name) | IntensityDataIOFactory | static |
| readOutputData(const std::string &file_name, std::function< OutputData< double > *(std::istream &)> readData) | IntensityDataIOFactory | privatestatic |
| readReflectometryData(const std::string &file_name) | IntensityDataIOFactory | static |
| writeIntensityData(const IHistogram &histogram, const std::string &file_name) | IntensityDataIOFactory | static |
| writeOutputData(const OutputData< double > &data, const std::string &file_name) | IntensityDataIOFactory | static |
| writeOutputData(const std::string &file_name, std::function< void(std::ostream &)> writeData) | IntensityDataIOFactory | privatestatic |
| writeSimulationResult(const SimulationResult &result, const std::string &file_name) | IntensityDataIOFactory | static |