FieldArrayI¶
- class lsst.afw.table.FieldArrayI¶
Bases:
FieldBaseArrayIAttributes Summary
Methods Summary
copyRenamed(self, arg0)getDoc(self)getName(self)getSize(self)getUnits(self)isVariableLength(self)Attributes Documentation
- dtype = 'ArrayI'¶
Methods Documentation
- copyRenamed(self: lsst.afw.table.FieldArrayI, arg0: str) lsst.afw.table.FieldArrayI¶
- getDoc(self: lsst.afw.table.FieldArrayI) str¶
- getName(self: lsst.afw.table.FieldArrayI) str¶
- getSize(self: lsst.afw.table.FieldBaseArrayI) int¶
- getUnits(self: lsst.afw.table.FieldArrayI) str¶
- isVariableLength(self: lsst.afw.table.FieldBaseArrayI) bool¶