.. include:: ../dynamics/references.txt NDCartesianDifferential ======================= .. currentmodule:: gala.dynamics .. autoclass:: NDCartesianDifferential :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NDCartesianDifferential.T ~NDCartesianDifferential.attr_classes ~NDCartesianDifferential.components ~NDCartesianDifferential.d_x ~NDCartesianDifferential.d_xyz ~NDCartesianDifferential.d_y ~NDCartesianDifferential.d_z ~NDCartesianDifferential.isscalar ~NDCartesianDifferential.ndim ~NDCartesianDifferential.shape ~NDCartesianDifferential.size .. rubric:: Methods Summary .. autosummary:: ~NDCartesianDifferential.copy ~NDCartesianDifferential.diagonal ~NDCartesianDifferential.flatten ~NDCartesianDifferential.from_cartesian ~NDCartesianDifferential.from_representation ~NDCartesianDifferential.get_d_xyz ~NDCartesianDifferential.get_name ~NDCartesianDifferential.norm ~NDCartesianDifferential.ravel ~NDCartesianDifferential.represent_as ~NDCartesianDifferential.reshape ~NDCartesianDifferential.squeeze ~NDCartesianDifferential.swapaxes ~NDCartesianDifferential.take ~NDCartesianDifferential.to_cartesian ~NDCartesianDifferential.transpose .. rubric:: Attributes Documentation .. autoattribute:: T .. autoattribute:: attr_classes .. autoattribute:: components .. autoattribute:: d_x .. autoattribute:: d_xyz .. autoattribute:: d_y .. autoattribute:: d_z .. autoattribute:: isscalar .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: size .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: diagonal .. automethod:: flatten .. automethod:: from_cartesian .. automethod:: from_representation .. automethod:: get_d_xyz .. automethod:: get_name .. automethod:: norm .. automethod:: ravel .. automethod:: represent_as .. automethod:: reshape .. automethod:: squeeze .. automethod:: swapaxes .. automethod:: take .. automethod:: to_cartesian .. automethod:: transpose