CoordinateType

class lsst.afw.table.CoordinateType

Bases: pybind11_object

Members:

PIXEL

CELESTIAL

Attributes Summary

CELESTIAL

PIXEL

name

value

Attributes Documentation

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