ReflectorShape#
- class ctapipe.instrument.ReflectorShape(value)[source]#
Bases:
Enum
Enumeration of the different reflector shapes
Attributes Summary
A telescope with a Davies--Cotton dish
A telescope with a hybrid between parabolic and Davies--Cotton dish
A telescope with a parabolic dish
A dual mirror Schwarzschild-Couder reflector
Unknown
Attributes Documentation
- DAVIES_COTTON = 'DAVIES_COTTON'#
A telescope with a Davies–Cotton dish
- HYBRID = 'HYBRID'#
A telescope with a hybrid between parabolic and Davies–Cotton dish
- PARABOLIC = 'PARABOLIC'#
A telescope with a parabolic dish
- SCHWARZSCHILD_COUDER = 'SCHWARZSCHILD_COUDER'#
A dual mirror Schwarzschild-Couder reflector
- UNKNOWN = 'UNKNOWN'#
Unknown