NDArrayType
===========

.. currentmodule:: asdf.tags.core

.. autoclass:: NDArrayType
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NDArrayType.dtype
      ~NDArrayType.shape

   .. rubric:: Methods Summary

   .. autosummary::

      ~NDArrayType.get_actual_shape

   .. rubric:: Attributes Documentation

   .. autoattribute:: dtype
   .. autoattribute:: shape

   .. rubric:: Methods Documentation

   .. automethod:: get_actual_shape
