SimpleColumnView ================ .. currentmodule:: lsst.afw.table .. autoclass:: SimpleColumnView :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SimpleColumnView.schema ~SimpleColumnView.table .. rubric:: Methods Summary .. autosummary:: ~SimpleColumnView.extract ~SimpleColumnView.get ~SimpleColumnView.getAllBits ~SimpleColumnView.getBits ~SimpleColumnView.getSchema ~SimpleColumnView.getTable ~SimpleColumnView.get_bool_array ~SimpleColumnView.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