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

A full sphere. More...

+ Inheritance diagram for FormFactorFullSphere:

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

Detailed Description

A full sphere.