cherab.imas.ids.bolometer.utility.CameraTypeΒΆ
- class cherab.imas.ids.bolometer.utility.CameraType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)SourceΒΆ
Bases:
EnumEnum for camera type.
The type of the bolometer camera.
- PINHOLEΒΆ
The camera is a pinhole camera.
- COLLIMATORΒΆ
The camera is a collimator camera.
- OTHERΒΆ
The camera is of other type.
Methods
from_value(value)Get the camera type from a value.
__getitem__(name)Return the member matching
name.Attributes