BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
FormFactorGaussSphere Class Reference

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
 
FormFactorGaussSphereclone () 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
 

Detailed Description

The form factor of a Gaussian sphere.