finesse.detectors.motion_detector module
Motion amplitude and phase detector.
- class finesse.detectors.motion_detector.MotionDetector(*args, **kwargs)[source]
Bases:
DetectorRepresents a motion detector which calculates the amplitude and phase of surface motion.
Parameters
- namestr
Name of newly created motion detector.
- node
Node Node to read output from.
- class finesse.detectors.motion_detector.MotionDetectorWorkspace(owner, sim)[source]
Bases:
DetectorWorkspace