.. include:: ../dynamics/references.txt NDCartesianRepresentation ========================= .. currentmodule:: gala.dynamics.representation_nd .. autoclass:: NDCartesianRepresentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NDCartesianRepresentation.T ~NDCartesianRepresentation.attr_classes ~NDCartesianRepresentation.components ~NDCartesianRepresentation.differentials ~NDCartesianRepresentation.isscalar ~NDCartesianRepresentation.ndim ~NDCartesianRepresentation.shape ~NDCartesianRepresentation.size ~NDCartesianRepresentation.x ~NDCartesianRepresentation.xyz ~NDCartesianRepresentation.y ~NDCartesianRepresentation.z .. rubric:: Methods Summary .. autosummary:: ~NDCartesianRepresentation.copy ~NDCartesianRepresentation.cross ~NDCartesianRepresentation.diagonal ~NDCartesianRepresentation.dot ~NDCartesianRepresentation.flatten ~NDCartesianRepresentation.from_cartesian ~NDCartesianRepresentation.from_representation ~NDCartesianRepresentation.get_name ~NDCartesianRepresentation.get_xyz ~NDCartesianRepresentation.mean ~NDCartesianRepresentation.norm ~NDCartesianRepresentation.ravel ~NDCartesianRepresentation.represent_as ~NDCartesianRepresentation.reshape ~NDCartesianRepresentation.scale_factors ~NDCartesianRepresentation.squeeze ~NDCartesianRepresentation.sum ~NDCartesianRepresentation.swapaxes ~NDCartesianRepresentation.take ~NDCartesianRepresentation.to_cartesian ~NDCartesianRepresentation.transform ~NDCartesianRepresentation.transpose ~NDCartesianRepresentation.unit_vectors ~NDCartesianRepresentation.with_differentials ~NDCartesianRepresentation.without_differentials .. rubric:: Attributes Documentation .. autoattribute:: T .. autoattribute:: attr_classes .. autoattribute:: components .. autoattribute:: differentials .. autoattribute:: isscalar .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: x .. autoattribute:: xyz .. autoattribute:: y .. autoattribute:: z .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: cross .. automethod:: diagonal .. automethod:: dot .. automethod:: flatten .. automethod:: from_cartesian .. automethod:: from_representation .. automethod:: get_name .. automethod:: get_xyz .. automethod:: mean .. automethod:: norm .. automethod:: ravel .. automethod:: represent_as .. automethod:: reshape .. automethod:: scale_factors .. automethod:: squeeze .. automethod:: sum .. automethod:: swapaxes .. automethod:: take .. automethod:: to_cartesian .. automethod:: transform .. automethod:: transpose .. automethod:: unit_vectors .. automethod:: with_differentials .. automethod:: without_differentials