FoVICRSFrame
============

.. currentmodule:: gammapy.utils.coordinates

.. autoclass:: FoVICRSFrame
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~FoVICRSFrame.T
      ~FoVICRSFrame.cache
      ~FoVICRSFrame.cartesian
      ~FoVICRSFrame.cylindrical
      ~FoVICRSFrame.data
      ~FoVICRSFrame.default_differential
      ~FoVICRSFrame.default_representation
      ~FoVICRSFrame.differential_type
      ~FoVICRSFrame.frame_attributes
      ~FoVICRSFrame.frame_specific_representation_info
      ~FoVICRSFrame.has_data
      ~FoVICRSFrame.info
      ~FoVICRSFrame.isscalar
      ~FoVICRSFrame.mask
      ~FoVICRSFrame.masked
      ~FoVICRSFrame.name
      ~FoVICRSFrame.ndim
      ~FoVICRSFrame.origin
      ~FoVICRSFrame.proper_motion
      ~FoVICRSFrame.radial_velocity
      ~FoVICRSFrame.representation_component_names
      ~FoVICRSFrame.representation_component_units
      ~FoVICRSFrame.representation_info
      ~FoVICRSFrame.representation_type
      ~FoVICRSFrame.shape
      ~FoVICRSFrame.size
      ~FoVICRSFrame.spherical
      ~FoVICRSFrame.sphericalcoslat
      ~FoVICRSFrame.unmasked
      ~FoVICRSFrame.velocity

   .. rubric:: Methods Summary

   .. autosummary::

      ~FoVICRSFrame.copy
      ~FoVICRSFrame.diagonal
      ~FoVICRSFrame.filled
      ~FoVICRSFrame.flatten
      ~FoVICRSFrame.get_frame_attr_defaults
      ~FoVICRSFrame.get_mask
      ~FoVICRSFrame.get_representation_cls
      ~FoVICRSFrame.get_representation_component_names
      ~FoVICRSFrame.get_representation_component_units
      ~FoVICRSFrame.insert
      ~FoVICRSFrame.is_equivalent_frame
      ~FoVICRSFrame.is_frame_attr_default
      ~FoVICRSFrame.is_transformable_to
      ~FoVICRSFrame.position_angle
      ~FoVICRSFrame.ravel
      ~FoVICRSFrame.realize_frame
      ~FoVICRSFrame.replicate
      ~FoVICRSFrame.replicate_without_data
      ~FoVICRSFrame.represent_as
      ~FoVICRSFrame.reshape
      ~FoVICRSFrame.separation
      ~FoVICRSFrame.separation_3d
      ~FoVICRSFrame.set_representation_cls
      ~FoVICRSFrame.squeeze
      ~FoVICRSFrame.swapaxes
      ~FoVICRSFrame.take
      ~FoVICRSFrame.to_table
      ~FoVICRSFrame.transform_to
      ~FoVICRSFrame.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:: info
   .. autoattribute:: isscalar
   .. autoattribute:: mask
   .. autoattribute:: masked
   .. autoattribute:: name
   .. autoattribute:: ndim
   .. autoattribute:: origin
   .. 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:: unmasked
   .. autoattribute:: velocity

   .. rubric:: Methods Documentation

   .. automethod:: copy
   .. automethod:: diagonal
   .. automethod:: filled
   .. automethod:: flatten
   .. automethod:: get_frame_attr_defaults
   .. automethod:: get_mask
   .. automethod:: get_representation_cls
   .. automethod:: get_representation_component_names
   .. automethod:: get_representation_component_units
   .. automethod:: insert
   .. automethod:: is_equivalent_frame
   .. automethod:: is_frame_attr_default
   .. automethod:: is_transformable_to
   .. automethod:: position_angle
   .. 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:: to_table
   .. automethod:: transform_to
   .. automethod:: transpose