|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
The form factor of a Gaussian sphere. More...
Inheritance diagram for FormFactorGaussSphere:Public Member Functions | |
| FormFactorGaussSphere (const std::vector< double > P) | |
| FormFactorGaussSphere (double mean_radius) | |
| void | accept (INodeVisitor *visitor) const final |
| FormFactorGaussSphere * | clone () const final |
| complex_t | evaluate_for_q (cvector_t q) const final |
| double | getMeanRadius () const |
| double | radialExtension () const final |
Protected Member Functions | |
| void | onChange () final |
The form factor of a Gaussian sphere.