|
BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
| Prism (const Prism &)=delete | |
| Prism (bool symmetry_Ci, double height, const std::vector< kvector_t > &vertices) | |
| The mathematics implemented here is described in full detail in a paper by Joachim Wuttke, entitled "Form factor (Fourier shape transform) of polygon and polyhedron.". | |
| double | area () const |
| const std::vector< kvector_t > & | vertices () |
| complex_t | evaluate_for_q (const cvector_t &q) const |
| needed for topZ, bottomZ computation | |