PyEXPPotential ============== .. currentmodule:: gala.potential.potential .. autoclass:: PyEXPPotential :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PyEXPPotential.Wrapper ~PyEXPPotential.basis ~PyEXPPotential.coefs ~PyEXPPotential.ndim ~PyEXPPotential.snapshot_time_unit ~PyEXPPotential.static ~PyEXPPotential.tmax_exp ~PyEXPPotential.tmin_exp ~PyEXPPotential.units .. rubric:: Methods Summary .. autosummary:: ~PyEXPPotential.__call__ ~PyEXPPotential.acceleration ~PyEXPPotential.as_interop ~PyEXPPotential.circular_velocity ~PyEXPPotential.density ~PyEXPPotential.energy ~PyEXPPotential.gradient ~PyEXPPotential.hessian ~PyEXPPotential.integrate_orbit ~PyEXPPotential.mass_enclosed ~PyEXPPotential.plot_contours ~PyEXPPotential.plot_density_contours ~PyEXPPotential.plot_rotation_curve ~PyEXPPotential.replace_units ~PyEXPPotential.replicate ~PyEXPPotential.save ~PyEXPPotential.to_latex ~PyEXPPotential.to_sympy .. rubric:: Attributes Documentation .. autoattribute:: Wrapper .. autoattribute:: basis .. autoattribute:: coefs .. autoattribute:: ndim .. autoattribute:: snapshot_time_unit .. autoattribute:: static .. autoattribute:: tmax_exp .. autoattribute:: tmin_exp .. autoattribute:: units .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: acceleration .. automethod:: as_interop .. automethod:: circular_velocity .. automethod:: density .. automethod:: energy .. automethod:: gradient .. automethod:: hessian .. automethod:: integrate_orbit .. automethod:: mass_enclosed .. automethod:: plot_contours .. automethod:: plot_density_contours .. automethod:: plot_rotation_curve .. automethod:: replace_units .. automethod:: replicate .. automethod:: save .. automethod:: to_latex .. automethod:: to_sympy