BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
The form factor of a Gaussian sphere.
Public Member Functions | |
GaussSphere (double mean_radius) | |
GaussSphere (std::vector< double > P) | |
std::string | className () const final |
GaussSphere * | clone () const override |
complex_t | formfactor_at_bottom (C3 q) const override |
double | meanRadius () const |
std::vector< ParaMeta > | parDefs () const final |
double | radialExtension () const override |
GaussSphere::GaussSphere | ( | std::vector< double > | P | ) |
GaussSphere::GaussSphere | ( | double | mean_radius | ) |
|
final |
|
override |
|
override |
double GaussSphere::meanRadius | ( | ) | const |
|
final |
|
override |