finesse.detectors.workspace.OutputInformation
¶
Overview
- class finesse.detectors.workspace.OutputInformation(name, detector_type, nodes, dtype, unit, shape, label, needs_fields, needs_trace)¶
Bases:
object
Properties
The type of the detector that has generated this output information. |
|
Size of the output in terms of number of elements. |
|
Flag indicating whether the detector requires light fields (i.e. |
|
Flag indicating whether the detector requires beam traces. |
|
The nodes this detector observes. |
|