SchemaItemArrayU¶
- 
class lsst.afw.table.SchemaItemArrayU¶
- Bases: - pybind11_builtins.pybind11_object- Attributes Summary - dtype- field- key- Methods Summary - getField(self)- getKey(self)- Attributes Documentation - 
dtype= 'ArrayU'¶
 - 
field¶
 - 
key¶
 - Methods Documentation - 
getField(self: lsst.afw.table.SchemaItemArrayU) → lsst.afw.table.FieldArrayU¶
 - 
getKey(self: lsst.afw.table.SchemaItemArrayU) → lsst.afw.table.KeyArrayU¶
 
-