FieldBaseArrayB¶
-
class
lsst.afw.table.
FieldBaseArrayB
¶ Bases:
pybind11_builtins.pybind11_object
Methods Summary
getSize
(self)isVariableLength
(self)Methods Documentation
-
getSize
(self: lsst.afw.table.FieldBaseArrayB) → int¶
-
isVariableLength
(self: lsst.afw.table.FieldBaseArrayB) → bool¶
-