finesse.components.readout.ReadoutDetectorOutput¶
Overview
- class finesse.components.readout.ReadoutDetectorOutput(name: str, readout: _Readout)[source]¶
- Bases: - ModelElement- A placeholder element that represents a detector output generated by a Readout element. - Notes - These should not be created directly by a user. It is internally created and added by a Readout component. 
Properties