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

Defines class CLASS? More...

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

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 >
 

Detailed Description

Defines class CLASS?

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