KeyArrayF ========= .. currentmodule:: lsst.afw.table .. autoclass:: KeyArrayF :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~KeyArrayF.dtype ~KeyArrayF.subfields ~KeyArrayF.subkeys .. rubric:: Methods Summary .. autosummary:: ~KeyArrayF.get ~KeyArrayF.getOffset ~KeyArrayF.getSize ~KeyArrayF.getTypeString ~KeyArrayF.isValid ~KeyArrayF.isVariableLength ~KeyArrayF.set ~KeyArrayF.slice .. rubric:: Attributes Documentation .. autoattribute:: dtype .. autoattribute:: subfields .. autoattribute:: subkeys .. rubric:: Methods Documentation .. automethod:: get .. automethod:: getOffset .. automethod:: getSize .. automethod:: getTypeString .. automethod:: isValid .. automethod:: isVariableLength .. automethod:: set .. automethod:: slice