UndersampleStyle

class lsst.afw.math.UndersampleStyle

Bases: pybind11_builtins.pybind11_object

Attributes Summary

INCREASE_NXNYSAMPLE
REDUCE_INTERP_ORDER
THROW_EXCEPTION
name
value

Attributes Documentation

INCREASE_NXNYSAMPLE = <UndersampleStyle.INCREASE_NXNYSAMPLE: 2>
REDUCE_INTERP_ORDER = <UndersampleStyle.REDUCE_INTERP_ORDER: 1>
THROW_EXCEPTION = <UndersampleStyle.THROW_EXCEPTION: 0>
name
value