BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class CLASS? More...
Go to the source code of this file.
Classes | |
struct | gui2::SimulationInput |
Represents data to run specular simulations. More... | |
struct | gui2::SimulationResult |
Represents results of the simulation. More... | |
struct | gui2::SLDProfile |
Represents results of SLD profile calculations. More... | |
struct | gui2::SliceData |
Data structure for simple multilayer representation. More... | |
Namespaces | |
gui2 | |
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd. | |
Typedefs | |
using | gui2::complex_t = std::complex< double > |
using | gui2::multislice_t = std::vector< SliceData > |
Defines class CLASS?
Definition in file quicksim_types.h.