FieldArrayI
===========

.. currentmodule:: lsst.afw.table

.. autoclass:: FieldArrayI
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~FieldArrayI.dtype

   .. rubric:: Methods Summary

   .. autosummary::

      ~FieldArrayI.copyRenamed
      ~FieldArrayI.getDoc
      ~FieldArrayI.getName
      ~FieldArrayI.getSize
      ~FieldArrayI.getTypeString
      ~FieldArrayI.getUnits
      ~FieldArrayI.isVariableLength

   .. rubric:: Attributes Documentation

   .. autoattribute:: dtype

   .. rubric:: Methods Documentation

   .. automethod:: copyRenamed
   .. automethod:: getDoc
   .. automethod:: getName
   .. automethod:: getSize
   .. automethod:: getTypeString
   .. automethod:: getUnits
   .. automethod:: isVariableLength