FieldArrayU

class lsst.afw.table.FieldArrayU

Bases: lsst.afw.table.FieldBaseArrayU

Attributes Summary

dtype

Methods Summary

copyRenamed(self, arg0)
getDoc(self)
getName(self)
getSize(self)
getTypeString()
getUnits(self)
isVariableLength(self)

Attributes Documentation

dtype = 'ArrayU'

Methods Documentation

copyRenamed(self: lsst.afw.table.FieldArrayU, arg0: str) → lsst.afw.table.FieldArrayU
getDoc(self: lsst.afw.table.FieldArrayU) → str
getName(self: lsst.afw.table.FieldArrayU) → str
getSize(self: lsst.afw.table.FieldBaseArrayU) → int
static getTypeString() → str
getUnits(self: lsst.afw.table.FieldArrayU) → str
isVariableLength(self: lsst.afw.table.FieldBaseArrayU) → bool