AmpInfoColumnView
=================

.. currentmodule:: lsst.afw.table

.. autoclass:: AmpInfoColumnView
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AmpInfoColumnView.schema
      ~AmpInfoColumnView.table

   .. rubric:: Methods Summary

   .. autosummary::

      ~AmpInfoColumnView.extract
      ~AmpInfoColumnView.get
      ~AmpInfoColumnView.getAllBits
      ~AmpInfoColumnView.getBits
      ~AmpInfoColumnView.getSchema
      ~AmpInfoColumnView.getTable
      ~AmpInfoColumnView.get_bool_array
      ~AmpInfoColumnView.set

   .. rubric:: Attributes Documentation

   .. autoattribute:: schema
   .. autoattribute:: table

   .. rubric:: Methods Documentation

   .. automethod:: extract
   .. automethod:: get
   .. automethod:: getAllBits
   .. automethod:: getBits
   .. automethod:: getSchema
   .. automethod:: getTable
   .. automethod:: get_bool_array
   .. automethod:: set