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

.. currentmodule:: ndcube.extra_coords

.. autoclass:: SkyCoordTableCoordinate
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SkyCoordTableCoordinate.frame
      ~SkyCoordTableCoordinate.model
      ~SkyCoordTableCoordinate.n_inputs
      ~SkyCoordTableCoordinate.ndim
      ~SkyCoordTableCoordinate.shape

   .. rubric:: Methods Summary

   .. autosummary::

      ~SkyCoordTableCoordinate.combine_slices
      ~SkyCoordTableCoordinate.interpolate
      ~SkyCoordTableCoordinate.is_scalar

   .. rubric:: Attributes Documentation

   .. autoattribute:: frame
   .. autoattribute:: model
   .. autoattribute:: n_inputs
   .. autoattribute:: ndim
   .. autoattribute:: shape

   .. rubric:: Methods Documentation

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