Source code for SimulationFramework.Elements.rcollimator

from SimulationFramework.Elements.aperture import aperture


[docs] class rcollimator(aperture): """ Class defining a rectangular collimator. """