Enum types for aperture object shapes. More...
Static Public Attributes | |
| int | ELL = 0 |
| int | RECT = 1 |
Enum types for aperture object shapes.
The apertures used for efficiency calculations and plotting can be created in elliptical and rectangular shapes.
Options:
ELL : Use elliptical aperture
RECT : Use rectangular aperture