PyPO User Manual
PyPO.Enums.AperShapes Class Reference

Enum types for aperture object shapes. More...

Inheritance diagram for PyPO.Enums.AperShapes:
PyPO.Enums.CustomEnumScalar

Static Public Attributes

int ELL = 0
 
int RECT = 1
 

Additional Inherited Members

- Public Member Functions inherited from PyPO.Enums.CustomEnumScalar
def __str__ (self)
 

Detailed Description

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


The documentation for this class was generated from the following file: