CCompositePotential =================== .. currentmodule:: gala.potential.potential .. autoclass:: CCompositePotential :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CCompositePotential.parameters ~CCompositePotential.units .. rubric:: Methods Summary .. autosummary:: ~CCompositePotential.__call__ ~CCompositePotential.acceleration ~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.pop ~CCompositePotential.popitem ~CCompositePotential.replace_units ~CCompositePotential.save ~CCompositePotential.setdefault ~CCompositePotential.to_latex ~CCompositePotential.total_energy ~CCompositePotential.update ~CCompositePotential.value ~CCompositePotential.values .. rubric:: Attributes Documentation .. autoattribute:: parameters .. autoattribute:: units .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: acceleration .. 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:: pop .. automethod:: popitem .. automethod:: replace_units .. automethod:: save .. automethod:: setdefault .. automethod:: to_latex .. automethod:: total_energy .. automethod:: update .. automethod:: value .. automethod:: values