FieldArrayB

class lsst.afw.table.FieldArrayB

Bases: lsst.afw.table.FieldBaseArrayB

Attributes Summary

dtype

Methods Summary

copyRenamed(self, arg0)

getDoc(self)

getName(self)

getSize(self)

getTypeString()

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
getTypeString() → str
getUnits(self: lsst.afw.table.FieldArrayB) → str
isVariableLength(self: lsst.afw.table.FieldBaseArrayB) → bool