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