- 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'.