KeplerPotential =============== .. currentmodule:: gala.potential.potential .. autoclass:: KeplerPotential :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~KeplerPotential.m ~KeplerPotential.ndim ~KeplerPotential.units .. rubric:: Methods Summary .. autosummary:: ~KeplerPotential.__call__ ~KeplerPotential.acceleration ~KeplerPotential.as_interop ~KeplerPotential.circular_velocity ~KeplerPotential.density ~KeplerPotential.energy ~KeplerPotential.gradient ~KeplerPotential.hessian ~KeplerPotential.integrate_orbit ~KeplerPotential.mass_enclosed ~KeplerPotential.plot_contours ~KeplerPotential.plot_density_contours ~KeplerPotential.plot_rotation_curve ~KeplerPotential.replace_units ~KeplerPotential.replicate ~KeplerPotential.save ~KeplerPotential.to_galpy_potential ~KeplerPotential.to_latex ~KeplerPotential.to_sympy ~KeplerPotential.total_energy ~KeplerPotential.value .. rubric:: Attributes Documentation .. autoattribute:: m .. autoattribute:: ndim .. 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_galpy_potential .. automethod:: to_latex .. automethod:: to_sympy .. automethod:: total_energy .. automethod:: value