Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.models. LorentzQI.evaluate_qi  (  x x_qi * args ** kwargs  )[source]

Parameters:
xarray_like

The input values.

x_qiarray_like

The x value of the interfering Lorentzian.

argsndarray | Iterable

The function parameters. Must have length self.size.

kwargsdict

Additional keyword arguments.

Returns:
outNone

The function results of the dispersive Lorentzian at the input values 'x'.

API navigation