dodal.devices.detector.det_dim_constants.DetectorSize# class dodal.devices.detector.det_dim_constants.DetectorSize[source]# DetectorSize(width: ~T, height: ~T) Parameters: width (TypeVar(T, bound= float | int)) height (TypeVar(T, bound= float | int)) Attributes width height