SchemaItemFlag¶
-
class
lsst.afw.table.
SchemaItemFlag
¶ Bases:
pybind11_builtins.pybind11_object
Attributes Summary
dtype
field
key
Methods Summary
getField
(self)getKey
(self)Attributes Documentation
-
dtype
= 'Flag'¶
-
field
¶
-
key
¶
Methods Documentation
-
getField
(self: lsst.afw.table.SchemaItemFlag) → lsst.afw.table.FieldFlag¶
-
getKey
(self: lsst.afw.table.SchemaItemFlag) → lsst.afw.table.KeyFlag¶
-