FieldArrayF¶
- class lsst.afw.table.FieldArrayF¶
 Bases:
FieldBaseArrayFAttributes Summary
Methods Summary
copyRenamed(self, arg0)getDoc(self)getName(self)getSize(self)getUnits(self)isVariableLength(self)Attributes Documentation
- dtype = 'ArrayF'¶
 
Methods Documentation
- copyRenamed(self: lsst.afw.table.FieldArrayF, arg0: str) lsst.afw.table.FieldArrayF¶
 
- getDoc(self: lsst.afw.table.FieldArrayF) str¶
 
- getName(self: lsst.afw.table.FieldArrayF) str¶
 
- getSize(self: lsst.afw.table.FieldBaseArrayF) int¶
 
- getUnits(self: lsst.afw.table.FieldArrayF) str¶
 
- isVariableLength(self: lsst.afw.table.FieldBaseArrayF) bool¶