IdFactory¶
- class lsst.afw.table.IdFactory¶
Bases:
pybind11_objectMethods Summary
__call__(self)clone(self)computeReservedFromMaxBits(maxBits)makeSource(expId, reserved)notify(self, id)Methods Documentation
- __call__(self: lsst.afw.table.IdFactory) int¶
- clone(self: lsst.afw.table.IdFactory) lsst.afw.table.IdFactory¶
- static makeSimple() lsst.afw.table.IdFactory¶
- static makeSource(expId: int, reserved: int) lsst.afw.table.IdFactory¶
- notify(self: lsst.afw.table.IdFactory, id: int) None¶