|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
A sphere with log normal radius distribution. More...
Inheritance diagram for FormFactorSphereLogNormalRadius:Public Member Functions | |
| FormFactorSphereLogNormalRadius (const std::vector< double > P, size_t n_samples=0) | |
| FormFactorSphereLogNormalRadius (double mean, double scale_param, size_t n_samples) | |
| void | accept (INodeVisitor *visitor) const final |
| FormFactorSphereLogNormalRadius * | clone () const final |
| complex_t | evaluate_for_q (cvector_t q) const final |
| double | radialExtension () const final |
Protected Member Functions | |
| void | onChange () final |
A sphere with log normal radius distribution.