A horizontal truncated circular cylinder.
Full form ```python HorizontalCylinder(R, H, b, t)
and short form
```python
HorizontalCylinder(R, H) == HorizontalCylinder(R, H, -R, R)
Parameters:
Constraint:
As for any other Form factor.
Class HorizontalCylinder inherits from the interface class IFormFactor .
Form factor is computed as
Volume has been validated
against
More general:
Scattering by uncorrelated, oriented horizontal truncated cylinders for horizontal incidence. Rotation around
Generated by Examples/ff/HorizontalCylinder.py .
Introduced in BornAgain 1.20.