hexagonal_aperture¶
-
hcipy.aperture.
hexagonal_aperture
(circum_diameter, angle=0, center=None)¶ Makes a Field generator for a hexagon aperture.
- Parameters
- circum_diameterscalar
The circumdiameter of the polygon.
- anglescalar
The angle by which to turn the hexagon.
- centerarray_like
The center of the aperture
- Returns
- Field generator
This function can be evaluated on a grid to get a Field.