SphericalSplinePotential ======================== .. currentmodule:: gala.potential.potential .. autoclass:: SphericalSplinePotential :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SphericalSplinePotential.interpolation_method ~SphericalSplinePotential.ndim ~SphericalSplinePotential.r_knots ~SphericalSplinePotential.spline_value_type ~SphericalSplinePotential.spline_values ~SphericalSplinePotential.units .. rubric:: Methods Summary .. autosummary:: ~SphericalSplinePotential.__call__ ~SphericalSplinePotential.acceleration ~SphericalSplinePotential.as_interop ~SphericalSplinePotential.circular_velocity ~SphericalSplinePotential.density ~SphericalSplinePotential.energy ~SphericalSplinePotential.gradient ~SphericalSplinePotential.hessian ~SphericalSplinePotential.integrate_orbit ~SphericalSplinePotential.mass_enclosed ~SphericalSplinePotential.plot_contours ~SphericalSplinePotential.plot_density_contours ~SphericalSplinePotential.plot_rotation_curve ~SphericalSplinePotential.replace_units ~SphericalSplinePotential.replicate ~SphericalSplinePotential.save ~SphericalSplinePotential.to_latex ~SphericalSplinePotential.to_sympy .. rubric:: Attributes Documentation .. autoattribute:: interpolation_method .. autoattribute:: ndim .. autoattribute:: r_knots .. autoattribute:: spline_value_type .. autoattribute:: spline_values .. 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