CoordinateType

class lsst.afw.table.CoordinateType

Bases: pybind11_builtins.pybind11_object

Attributes Summary

CELESTIAL
PIXEL
name
value

Attributes Documentation

CELESTIAL = <CoordinateType.CELESTIAL: 1>
PIXEL = <CoordinateType.PIXEL: 0>
name
value