BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
A full sphere. More...
Public Member Functions | |
FormFactorFullSphere (const std::vector< double > P, bool position_at_center=false) | |
FormFactorFullSphere (double radius, bool position_at_center=false) | |
void | accept (INodeVisitor *visitor) const final |
double | bottomZ (const IRotation &rotation) const final |
FormFactorFullSphere * | clone () const final |
complex_t | evaluate_for_q (cvector_t q) const final |
double | getRadius () const |
double | radialExtension () const final |
double | topZ (const IRotation &rotation) const final |
Protected Member Functions | |
bool | canSliceAnalytically (const IRotation &) const final |
void | onChange () final |
IFormFactor * | sliceFormFactor (ZLimits limits, const IRotation &rot, kvector_t translation) const final |
A full sphere.