BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
One edge of a polygon, for form factor computation. More...
Public Member Functions | |
PolyhedralEdge (const kvector_t _Vlow, const kvector_t _Vhig) | |
kvector_t | E () const |
kvector_t | R () const |
complex_t | qE (cvector_t q) const |
complex_t | qR (cvector_t q) const |
complex_t | contrib (int m, cvector_t qpa, complex_t qrperp) const |
Returns sum_l=0^M/2 u^2l v^(M-2l) / (2l+1)!(M-2l)! - vperp^M/M! | |
One edge of a polygon, for form factor computation.
Definition at line 24 of file PolyhedralComponents.h.