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.
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_t > | gui2::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... | |
Defines class CLASS?
Definition in file materialprofile.h.