FieldBaseArrayF

class lsst.afw.table.FieldBaseArrayF

Bases: pybind11_builtins.pybind11_object

Methods Summary

getSize(self)
getTypeString()
isVariableLength(self)

Methods Documentation

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