SkyCoordTableCoordinate
=======================

.. currentmodule:: ndcube.extra_coords.table_coord

.. autoclass:: SkyCoordTableCoordinate
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SkyCoordTableCoordinate.frame
      ~SkyCoordTableCoordinate.model
      ~SkyCoordTableCoordinate.n_inputs

   .. rubric:: Methods Summary

   .. autosummary::

      ~SkyCoordTableCoordinate.combine_slices
      ~SkyCoordTableCoordinate.is_scalar

   .. rubric:: Attributes Documentation

   .. autoattribute:: frame
   .. autoattribute:: model
   .. autoattribute:: n_inputs

   .. rubric:: Methods Documentation

   .. automethod:: combine_slices
   .. automethod:: is_scalar
