finesse.detectors.powerdetector.PowerDetector¶
Overview
- class finesse.detectors.powerdetector.PowerDetector(name: str, node: Node, *, pdtype=None)[source]¶
Bases:
MaskedDetectorRepresents a power detector with no RF demodulations. It calculates the DC laser power at a node in Watts of optical power.
- Parameters
- namestr
Name of newly created power detector.
- node
Node Node to read output from.