finesse.detectors.motion_detector module

Motion amplitude and phase detector.

class finesse.detectors.motion_detector.MotionDetector(*args, **kwargs)[source]

Bases: Detector

Represents a motion detector which calculates the amplitude and phase of surface motion.

Parameters

namestr

Name of newly created motion detector.

nodeNode

Node to read output from.

class finesse.detectors.motion_detector.MotionDetectorWorkspace(owner, sim)[source]

Bases: DetectorWorkspace