Lorentz1D ============================================ .. currentmodule:: astropy.modeling.functional_models .. autoclass:: Lorentz1D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Lorentz1D.amplitude ~Lorentz1D.fwhm ~Lorentz1D.param_names ~Lorentz1D.x_0 .. rubric:: Methods Summary .. autosummary:: ~Lorentz1D.evaluate ~Lorentz1D.fit_deriv .. rubric:: Attributes Documentation .. autoattribute:: amplitude .. autoattribute:: fwhm .. autoattribute:: param_names .. autoattribute:: x_0 .. rubric:: Methods Documentation .. automethod:: evaluate .. automethod:: fit_deriv