LightTruncateSersic =================== .. currentmodule:: dysmalpy.models .. autoclass:: LightTruncateSersic :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LightTruncateSersic.L_tot ~LightTruncateSersic.n ~LightTruncateSersic.param_names ~LightTruncateSersic.r_eff ~LightTruncateSersic.r_inner ~LightTruncateSersic.r_outer .. rubric:: Methods Summary .. autosummary:: ~LightTruncateSersic.evaluate ~LightTruncateSersic.light_profile .. rubric:: Attributes Documentation .. autoattribute:: L_tot .. autoattribute:: n .. autoattribute:: param_names .. autoattribute:: r_eff .. autoattribute:: r_inner .. autoattribute:: r_outer .. rubric:: Methods Documentation .. automethod:: evaluate .. automethod:: light_profile