GreatCircleICRSFrame ==================== .. currentmodule:: gala.coordinates.greatcircle .. autoclass:: GreatCircleICRSFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GreatCircleICRSFrame.T ~GreatCircleICRSFrame.cache ~GreatCircleICRSFrame.cartesian ~GreatCircleICRSFrame.cylindrical ~GreatCircleICRSFrame.data ~GreatCircleICRSFrame.default_differential ~GreatCircleICRSFrame.default_representation ~GreatCircleICRSFrame.differential_type ~GreatCircleICRSFrame.frame_attributes ~GreatCircleICRSFrame.frame_specific_representation_info ~GreatCircleICRSFrame.has_data ~GreatCircleICRSFrame.isscalar ~GreatCircleICRSFrame.name ~GreatCircleICRSFrame.ndim ~GreatCircleICRSFrame.origin ~GreatCircleICRSFrame.pole ~GreatCircleICRSFrame.priority ~GreatCircleICRSFrame.proper_motion ~GreatCircleICRSFrame.radial_velocity ~GreatCircleICRSFrame.representation_component_names ~GreatCircleICRSFrame.representation_component_units ~GreatCircleICRSFrame.representation_info ~GreatCircleICRSFrame.representation_type ~GreatCircleICRSFrame.shape ~GreatCircleICRSFrame.size ~GreatCircleICRSFrame.spherical ~GreatCircleICRSFrame.sphericalcoslat ~GreatCircleICRSFrame.velocity .. rubric:: Methods Summary .. autosummary:: ~GreatCircleICRSFrame.copy ~GreatCircleICRSFrame.diagonal ~GreatCircleICRSFrame.flatten ~GreatCircleICRSFrame.from_R ~GreatCircleICRSFrame.from_endpoints ~GreatCircleICRSFrame.from_pole_ra0 ~GreatCircleICRSFrame.from_xyz ~GreatCircleICRSFrame.get_frame_attr_defaults ~GreatCircleICRSFrame.get_frame_attr_names ~GreatCircleICRSFrame.get_representation_cls ~GreatCircleICRSFrame.get_representation_component_names ~GreatCircleICRSFrame.get_representation_component_units ~GreatCircleICRSFrame.is_equivalent_frame ~GreatCircleICRSFrame.is_frame_attr_default ~GreatCircleICRSFrame.is_transformable_to ~GreatCircleICRSFrame.ravel ~GreatCircleICRSFrame.realize_frame ~GreatCircleICRSFrame.replicate ~GreatCircleICRSFrame.replicate_without_data ~GreatCircleICRSFrame.represent_as ~GreatCircleICRSFrame.reshape ~GreatCircleICRSFrame.separation ~GreatCircleICRSFrame.separation_3d ~GreatCircleICRSFrame.set_representation_cls ~GreatCircleICRSFrame.squeeze ~GreatCircleICRSFrame.swapaxes ~GreatCircleICRSFrame.take ~GreatCircleICRSFrame.transform_to ~GreatCircleICRSFrame.transpose .. rubric:: Attributes Documentation .. autoattribute:: T .. autoattribute:: cache .. autoattribute:: cartesian .. autoattribute:: cylindrical .. autoattribute:: data .. autoattribute:: default_differential .. autoattribute:: default_representation .. autoattribute:: differential_type .. autoattribute:: frame_attributes .. autoattribute:: frame_specific_representation_info .. autoattribute:: has_data .. autoattribute:: isscalar .. autoattribute:: name .. autoattribute:: ndim .. autoattribute:: origin .. autoattribute:: pole .. autoattribute:: priority .. autoattribute:: proper_motion .. autoattribute:: radial_velocity .. autoattribute:: representation_component_names .. autoattribute:: representation_component_units .. autoattribute:: representation_info .. autoattribute:: representation_type .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: spherical .. autoattribute:: sphericalcoslat .. autoattribute:: velocity .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: diagonal .. automethod:: flatten .. automethod:: from_R .. automethod:: from_endpoints .. automethod:: from_pole_ra0 .. automethod:: from_xyz .. automethod:: get_frame_attr_defaults .. automethod:: get_frame_attr_names .. automethod:: get_representation_cls .. automethod:: get_representation_component_names .. automethod:: get_representation_component_units .. automethod:: is_equivalent_frame .. automethod:: is_frame_attr_default .. automethod:: is_transformable_to .. automethod:: ravel .. automethod:: realize_frame .. automethod:: replicate .. automethod:: replicate_without_data .. automethod:: represent_as .. automethod:: reshape .. automethod:: separation .. automethod:: separation_3d .. automethod:: set_representation_cls .. automethod:: squeeze .. automethod:: swapaxes .. automethod:: take .. automethod:: transform_to .. automethod:: transpose