finesse.detectors.powerdetector.PowerDetector

Overview

class finesse.detectors.powerdetector.PowerDetector(name: str, node: Node, *, pdtype=None)[source]

Bases: MaskedDetector

Represents 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.

nodeNode

Node to read output from.