BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
A conical frustum (cone truncated parallel to the base) with circular base. More...
Public Member Functions | |
FormFactorCone (const std::vector< double > P) | |
FormFactorCone (double radius, double height, double alpha) | |
void | accept (INodeVisitor *visitor) const final |
FormFactorCone * | clone () const final |
complex_t | evaluate_for_q (cvector_t q) const final |
double | getAlpha () const |
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 |
A conical frustum (cone truncated parallel to the base) with circular base.