FieldArrayD¶
- class lsst.afw.table.FieldArrayD¶
Bases:
FieldBaseArrayDAttributes Summary
Methods Summary
copyRenamed(self, arg0)getDoc(self)getName(self)getSize(self)getUnits(self)isVariableLength(self)Attributes Documentation
- dtype = 'ArrayD'¶
Methods Documentation
- copyRenamed(self: lsst.afw.table.FieldArrayD, arg0: str) lsst.afw.table.FieldArrayD¶
- getDoc(self: lsst.afw.table.FieldArrayD) str¶
- getName(self: lsst.afw.table.FieldArrayD) str¶
- getSize(self: lsst.afw.table.FieldBaseArrayD) int¶
- getUnits(self: lsst.afw.table.FieldArrayD) str¶
- isVariableLength(self: lsst.afw.table.FieldBaseArrayD) bool¶