SchemaItemArrayF¶
- 
class 
lsst.afw.table.SchemaItemArrayF¶ Bases:
pybind11_builtins.pybind11_objectAttributes Summary
dtypefieldkeyMethods 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¶ 
-