BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Ripples.h File Reference
Include dependency graph for Ripples.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ripples
 

Functions

complex_t ripples::factor_x_box (complex_t q, double l)
 
complex_t ripples::factor_x_Gauss (complex_t q, double l)
 
complex_t ripples::factor_x_Lorentz (complex_t q, double l)
 
complex_t ripples::profile_yz_bar (complex_t qy, complex_t qz, double width, double height)
 
complex_t ripples::profile_yz_cosine (complex_t qy, complex_t qz, double width, double height)
 
complex_t ripples::profile_yz_triangular (complex_t qy, complex_t qz, double width, double height, double asymmetry)
 

Detailed Description

Declares computations in namespace ripples.

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