NLSE.nonlinear_operator#

NLSE.nonlinear_operator(a_v)[source]#

The action of the nonlinear operator on the given pulse spectrum.

This model only implements the 3rd-order Kerr and Raman effects. It does not in general support 3rd-order sum- and difference-frequency generation.

Parameters:
a_varray_like of complex

The root-power spectrum of the pulse.

Returns:
ndarray of complex