FieldFlag

class lsst.afw.table.FieldFlag

Bases: FieldBaseFlag

Attributes Summary

dtype

Methods Summary

copyRenamed(self, arg0)

getDoc(self)

getName(self)

getTypeString()

getUnits(self)

Attributes Documentation

dtype = 'Flag'

Methods Documentation

copyRenamed(self: lsst.afw.table.FieldFlag, arg0: str) lsst.afw.table.FieldFlag
getDoc(self: lsst.afw.table.FieldFlag) str
getName(self: lsst.afw.table.FieldFlag) str
static getTypeString() str
getUnits(self: lsst.afw.table.FieldFlag) str