|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Gaussian beam footprint. More...
Inheritance diagram for FootprintGauss:Public Member Functions | |
| FootprintGauss (const std::vector< double > P) | |
| FootprintGauss (double width_ratio) | |
| void | accept (INodeVisitor *visitor) const override |
| double | calculate (double alpha) const override |
| Calculate footprint correction coefficient from the beam incident angle alpha. | |
| FootprintGauss * | clone () const override |
| std::string | name () const override |
Gaussian beam footprint.
Beam width is the full width at half maximum.