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

Defines class CLASS? More...

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

Go to the source code of this file.

Namespaces

 gui2
 Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.
 
 gui2::MaterialProfile
 Collection of methods borrowed from BornAgain for material profile calculations.
 

Functions

DAREFLCORE_EXPORT std::vector< complex_tgui2::MaterialProfile::CalculateProfile (const multislice_t &multilayer, int n_points, double z_min, double z_max)
 Calculate average material profile for given multilayer. More...
 
DAREFLCORE_EXPORT std::pair< double, double > gui2::MaterialProfile::DefaultMaterialProfileLimits (const multislice_t &multilayer)
 Get default z limits for generating a material profile. More...
 
DAREFLCORE_EXPORT std::vector< double > gui2::MaterialProfile::GenerateZValues (int n_points, double z_min, double z_max)
 Generate z values (equidistant) for use in MaterialProfile. More...
 

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