SourceColumnView
================

.. currentmodule:: lsst.afw.table

.. autoclass:: SourceColumnView
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SourceColumnView.schema
      ~SourceColumnView.table

   .. rubric:: Methods Summary

   .. autosummary::

      ~SourceColumnView.extract
      ~SourceColumnView.get
      ~SourceColumnView.getAllBits
      ~SourceColumnView.getApInstFlux
      ~SourceColumnView.getApInstFluxErr
      ~SourceColumnView.getBits
      ~SourceColumnView.getCalibInstFlux
      ~SourceColumnView.getCalibInstFluxErr
      ~SourceColumnView.getGaussianInstFlux
      ~SourceColumnView.getGaussianInstFluxErr
      ~SourceColumnView.getIxx
      ~SourceColumnView.getIxy
      ~SourceColumnView.getIyy
      ~SourceColumnView.getModelInstFlux
      ~SourceColumnView.getModelInstFluxErr
      ~SourceColumnView.getPsfInstFlux
      ~SourceColumnView.getPsfInstFluxErr
      ~SourceColumnView.getPsfIxx
      ~SourceColumnView.getPsfIxy
      ~SourceColumnView.getPsfIyy
      ~SourceColumnView.getSchema
      ~SourceColumnView.getTable
      ~SourceColumnView.getX
      ~SourceColumnView.getY
      ~SourceColumnView.get_bool_array
      ~SourceColumnView.set

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

   .. automethod:: extract
   .. automethod:: get
   .. automethod:: getAllBits
   .. automethod:: getApInstFlux
   .. automethod:: getApInstFluxErr
   .. automethod:: getBits
   .. automethod:: getCalibInstFlux
   .. automethod:: getCalibInstFluxErr
   .. automethod:: getGaussianInstFlux
   .. automethod:: getGaussianInstFluxErr
   .. automethod:: getIxx
   .. automethod:: getIxy
   .. automethod:: getIyy
   .. automethod:: getModelInstFlux
   .. automethod:: getModelInstFluxErr
   .. automethod:: getPsfInstFlux
   .. automethod:: getPsfInstFluxErr
   .. automethod:: getPsfIxx
   .. automethod:: getPsfIxy
   .. automethod:: getPsfIyy
   .. automethod:: getSchema
   .. automethod:: getTable
   .. automethod:: getX
   .. automethod:: getY
   .. automethod:: get_bool_array
   .. automethod:: set