pynlo.light#

Pulses of light in the time and frequency domains.

Notes#

The public facing routines and properties of the defined class have inputs and outputs that are arranged such that the coordinate arrays are monotonically ordered. Many of the associated private methods and properties, those prefixed by _, are arranged in standard fft order (using ifftshift).

Classes#

Pulse(n, v_ref, dv[, v0, a_v, alias])

An optical pulse.