Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2026 Patrick Müller. All rights reserved.

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

Parameters:
xndarray

The input values.

x_qindarray

The x value of the interfering Lorentzian.

argsscalar

The function parameters. Must have length self.size.

kwargsAny

Additional keyword arguments.

Returns:
outndarray

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

API navigation