KeyArrayD ========= .. currentmodule:: lsst.afw.table .. autoclass:: KeyArrayD :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~KeyArrayD.dtype ~KeyArrayD.subfields ~KeyArrayD.subkeys .. rubric:: Methods Summary .. autosummary:: ~KeyArrayD.get ~KeyArrayD.getOffset ~KeyArrayD.getSize ~KeyArrayD.getTypeString ~KeyArrayD.isValid ~KeyArrayD.isVariableLength ~KeyArrayD.set ~KeyArrayD.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