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

Description

Defines class AbstractDataLoaderResultModel.

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

Include dependency graph for AbstractDataLoaderResultModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractDataLoaderResultModel
 Base class for result tables of data loaders. Derive from this class and return an instance in YourDataLoader::createResultModel(). The result table is the one on the right side when importing CSV files. More...