SchemaItemArrayD¶
-
class
lsst.afw.table.
SchemaItemArrayD
¶ Bases:
pybind11_builtins.pybind11_object
Attributes Summary
dtype
field
key
Methods Summary
getField
(self)getKey
(self)Attributes Documentation
-
dtype
= 'ArrayD'¶
-
field
¶
-
key
¶
Methods Documentation
-
getField
(self: lsst.afw.table.SchemaItemArrayD) → lsst.afw.table.FieldArrayD¶
-
getKey
(self: lsst.afw.table.SchemaItemArrayD) → lsst.afw.table.KeyArrayD¶
-