BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
The form factor for a long rectangular box. More...
Public Member Functions | |
FormFactorLongBoxLorentz (const std::vector< double > P) | |
FormFactorLongBoxLorentz (double length, double width, double height) | |
void | accept (INodeVisitor *visitor) const final |
FormFactorLongBoxLorentz * | clone () const final |
complex_t | evaluate_for_q (cvector_t q) const final |
double | getHeight () const |
double | getLength () const |
double | getWidth () const |
double | radialExtension () const final |
Protected Member Functions | |
void | onChange () final |
IFormFactor * | sliceFormFactor (ZLimits limits, const IRotation &rot, kvector_t translation) const final |
The form factor for a long rectangular box.