FieldBaseArrayI

class lsst.afw.table.FieldBaseArrayI

Bases: pybind11_object

Methods Summary

getSize(self)

getTypeString()

isVariableLength(self)

Methods Documentation

getSize(self: lsst.afw.table.FieldBaseArrayI) int
static getTypeString() str
isVariableLength(self: lsst.afw.table.FieldBaseArrayI) bool