FieldArrayB¶
- class lsst.afw.table.FieldArrayB¶
Bases:
FieldBaseArrayBAttributes Summary
Methods Summary
copyRenamed(self, arg0)getDoc(self)getName(self)getSize(self)getUnits(self)isVariableLength(self)Attributes Documentation
- dtype = 'ArrayB'¶
Methods Documentation
- copyRenamed(self: lsst.afw.table.FieldArrayB, arg0: str) lsst.afw.table.FieldArrayB¶
- getDoc(self: lsst.afw.table.FieldArrayB) str¶
- getName(self: lsst.afw.table.FieldArrayB) str¶
- getSize(self: lsst.afw.table.FieldBaseArrayB) int¶
- getUnits(self: lsst.afw.table.FieldArrayB) str¶
- isVariableLength(self: lsst.afw.table.FieldBaseArrayB) bool¶