KeyF#

class lsst.afw.table.KeyF#

Bases: KeyBaseF, FieldBaseF

Attributes Summary

Methods Summary

get(self, arg0)

getOffset(self)

isValid(self)

set(self, arg0, arg1)

Attributes Documentation

subfields#
subkeys#

Methods Documentation

get(self: lsst.afw.table.KeyF, arg0: lsst.afw.table.BaseRecord) float#
getOffset(self: lsst.afw.table.KeyF) int#
isValid(self: lsst.afw.table.KeyF) bool#
set(self: lsst.afw.table.KeyF, arg0: lsst.afw.table.BaseRecord, arg1: SupportsFloat) None#