| 
    BornAgain
    1.18.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Object that can generate the material profile of a sample as a function of depth. More...
Public Member Functions | |
| ProfileHelper (const ProcessedSample &sample) | |
| std::vector< complex_t > | calculateProfile (const std::vector< double > &z_values) const | 
| std::pair< double, double > | defaultLimits () const | 
Object that can generate the material profile of a sample as a function of depth.
The generated profile contains the complex SLD for SLD materials and the parameters delta and beta for refractive index materials
Definition at line 31 of file ProfileHelper.h.