slmsuite.hardware.cameraslms.NearfieldSLM

class NearfieldSLM(cam, slm, mag=None)[source]

Bases: CameraSLM

(NotImplemented) Class for an SLM which is not nearly in the Fourier domain of a camera.

Parameters

mag (number OR None) – Magnification between the plane where the SLM image is created and the camera sensor plane.

Methods

__init__(cam, slm, mag=None)[source]

See CameraSLM.__init__().