--------------- Propagator Class --------------- The ``Propagator`` class is used to store (but not generate) a propagator for wavefront propagation in holography. An instance of this class is returned by the :func:`pyholoscope.propagator`. function. .. autoclass:: pyholoscope.Propagator :members: .. automethod:: __init__