DetectorResponseProperties Class
Detector response properties.
Constructor
DetectorResponseProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
value
|
A base64 encoded string that represents the content of a detector. |
Attributes
value
A base64 encoded string that represents the content of a detector.
value: str | None