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

A full spheroid (an ellipsoid with two equal axes, hence with circular cross section) More...

+ Inheritance diagram for FormFactorFullSpheroid:

Public Member Functions

 FormFactorFullSpheroid (const std::vector< double > P)
 
 FormFactorFullSpheroid (double radius, double height)
 
void accept (INodeVisitor *visitor) const final
 
FormFactorFullSpheroidclone () const final
 
complex_t evaluate_for_q (cvector_t q) const final
 
double getHeight () const
 
double getRadius () const
 
double radialExtension () const final
 

Protected Member Functions

void onChange () final
 
IFormFactor * sliceFormFactor (ZLimits limits, const IRotation &rot, kvector_t translation) const final
 

Detailed Description

A full spheroid (an ellipsoid with two equal axes, hence with circular cross section)