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