physical_apertures

Classes

BaseAperture()

Base class for physical apertures.

OffsetRadialAperture(r_max[, r_min, ...])

Represents a radial aperture that clips rays based on their distance from the origin, with an offset in the x and y directions.

RadialAperture(r_max[, r_min])

Represents a radial aperture that clips rays based on their distance from the origin.