|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
A frustum (truncated pyramid) with rectangular base. More...
Inheritance diagram for FormFactorAnisoPyramid:Public Member Functions | |
| FormFactorAnisoPyramid (const std::vector< double > P) | |
| FormFactorAnisoPyramid (double length, double width, double height, double alpha) | |
| void | accept (INodeVisitor *visitor) const final |
| FormFactorAnisoPyramid * | clone () const final |
| double | getAlpha () const |
| double | getHeight () const |
| double | getLength () const |
| double | getWidth () const |
Protected Member Functions | |
| void | onChange () final |
| IFormFactor * | sliceFormFactor (ZLimits limits, const IRotation &rot, kvector_t translation) const final |
A frustum (truncated pyramid) with rectangular base.