A full ellipsoid.
Ellipsoid(R_x, R_y, R_z)
Parameters:
As for any other Form factor.
Class Ellipsoid inherits from the interface class IFormfactor.
Form factor is computed as
$$ F(\mathbf{q})=4\pi R_xR_yR_z \exp(iq_zR_z) \dfrac{\sin(s) - s \cos(s)}{s^3} , $$ with the notation $$ s := \sqrt{(R_xq_x)^2 + (R_yq_y)^2+ (R_zq_z)^2}. $$
Volume has been validated against $$ V=\dfrac{4\pi}{3} R_xR_yR_z. $$
More special:
More general:
Scattering by uncorrelated, oriented ellipsoids for horizontal incidence. Rotation around $z$ axis:
Generated by Examples/ff/Ellipsoid.py .
Introduced in v24.