LinearDiskBulge =============== .. currentmodule:: dysmalpy.models .. autoclass:: LinearDiskBulge :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LinearDiskBulge.bt ~LinearDiskBulge.mass_to_light ~LinearDiskBulge.n_bulge ~LinearDiskBulge.n_disk ~LinearDiskBulge.noord_flat ~LinearDiskBulge.param_names ~LinearDiskBulge.r_eff_bulge ~LinearDiskBulge.r_eff_disk ~LinearDiskBulge.total_mass ~LinearDiskBulge.tracer .. rubric:: Methods Summary .. autosummary:: ~LinearDiskBulge.circular_velocity ~LinearDiskBulge.circular_velocity_bulge ~LinearDiskBulge.circular_velocity_disk ~LinearDiskBulge.enclosed_mass ~LinearDiskBulge.enclosed_mass_bulge ~LinearDiskBulge.enclosed_mass_disk ~LinearDiskBulge.evaluate ~LinearDiskBulge.light_profile ~LinearDiskBulge.velocity_profile ~LinearDiskBulge.velocity_profile_bulge ~LinearDiskBulge.velocity_profile_disk .. rubric:: Attributes Documentation .. autoattribute:: bt .. autoattribute:: mass_to_light .. autoattribute:: n_bulge .. autoattribute:: n_disk .. autoattribute:: noord_flat .. autoattribute:: param_names .. autoattribute:: r_eff_bulge .. autoattribute:: r_eff_disk .. autoattribute:: total_mass .. autoattribute:: tracer .. rubric:: Methods Documentation .. automethod:: circular_velocity .. automethod:: circular_velocity_bulge .. automethod:: circular_velocity_disk .. automethod:: enclosed_mass .. automethod:: enclosed_mass_bulge .. automethod:: enclosed_mass_disk .. automethod:: evaluate .. automethod:: light_profile .. automethod:: velocity_profile .. automethod:: velocity_profile_bulge .. automethod:: velocity_profile_disk