SchemaItemArrayF¶
- 
class lsst.afw.table.SchemaItemArrayF¶
- Bases: - pybind11_builtins.pybind11_object- Attributes Summary - dtype- field- key- Methods Summary - getField(self)- getKey(self)- Attributes Documentation - 
dtype= 'ArrayF'¶
 - 
field¶
 - 
key¶
 - Methods Documentation - 
getField(self: lsst.afw.table.SchemaItemArrayF) → lsst.afw.table.FieldArrayF¶
 - 
getKey(self: lsst.afw.table.SchemaItemArrayF) → lsst.afw.table.KeyArrayF¶
 
-