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

A dot, with scattering power as a sphere of radius rscat, but with F(q)=const. More...

+ Inheritance diagram for FormFactorDot:

Public Member Functions

 FormFactorDot (const std::vector< double > P)
 
 FormFactorDot (double radius)
 
void accept (INodeVisitor *visitor) const final
 
double bottomZ (const IRotation &) const final
 
FormFactorDotclone () const final
 
complex_t evaluate_for_q (cvector_t q) const final
 
double getRadius () const
 
double radialExtension () const final
 
double topZ (const IRotation &) const final
 

Protected Member Functions

bool canSliceAnalytically (const IRotation &) const final
 

Detailed Description

A dot, with scattering power as a sphere of radius rscat, but with F(q)=const.