CCompositePotential =================== .. currentmodule:: gala.potential.potential .. autoclass:: CCompositePotential :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CCompositePotential.Wrapper ~CCompositePotential.ndim ~CCompositePotential.parameters ~CCompositePotential.units .. rubric:: Methods Summary .. autosummary:: ~CCompositePotential.__call__ ~CCompositePotential.acceleration ~CCompositePotential.as_interop ~CCompositePotential.circular_velocity ~CCompositePotential.clear ~CCompositePotential.copy ~CCompositePotential.density ~CCompositePotential.energy ~CCompositePotential.fromkeys ~CCompositePotential.get ~CCompositePotential.gradient ~CCompositePotential.hessian ~CCompositePotential.integrate_orbit ~CCompositePotential.items ~CCompositePotential.keys ~CCompositePotential.mass_enclosed ~CCompositePotential.move_to_end ~CCompositePotential.plot_contours ~CCompositePotential.plot_density_contours ~CCompositePotential.plot_rotation_curve ~CCompositePotential.pop ~CCompositePotential.popitem ~CCompositePotential.replace_units ~CCompositePotential.replicate ~CCompositePotential.save ~CCompositePotential.setdefault ~CCompositePotential.to_galpy_potential ~CCompositePotential.to_latex ~CCompositePotential.to_sympy ~CCompositePotential.total_energy ~CCompositePotential.update ~CCompositePotential.value ~CCompositePotential.values .. rubric:: Attributes Documentation .. autoattribute:: Wrapper .. autoattribute:: ndim .. autoattribute:: parameters .. autoattribute:: units .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: acceleration .. automethod:: as_interop .. automethod:: circular_velocity .. automethod:: clear .. automethod:: copy .. automethod:: density .. automethod:: energy .. automethod:: fromkeys .. automethod:: get .. automethod:: gradient .. automethod:: hessian .. automethod:: integrate_orbit .. automethod:: items .. automethod:: keys .. automethod:: mass_enclosed .. automethod:: move_to_end .. automethod:: plot_contours .. automethod:: plot_density_contours .. automethod:: plot_rotation_curve .. automethod:: pop .. automethod:: popitem .. automethod:: replace_units .. automethod:: replicate .. automethod:: save .. automethod:: setdefault .. automethod:: to_galpy_potential .. automethod:: to_latex .. automethod:: to_sympy .. automethod:: total_energy .. automethod:: update .. automethod:: value .. automethod:: values