QuantityTableCoordinate
=======================

.. currentmodule:: ndcube.extra_coords

.. autoclass:: QuantityTableCoordinate
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~QuantityTableCoordinate.frame
      ~QuantityTableCoordinate.model
      ~QuantityTableCoordinate.n_inputs
      ~QuantityTableCoordinate.ndim
      ~QuantityTableCoordinate.shape

   .. rubric:: Methods Summary

   .. autosummary::

      ~QuantityTableCoordinate.interpolate
      ~QuantityTableCoordinate.is_scalar

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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