UndersampleStyle¶
- 
class 
lsst.afw.math.UndersampleStyle¶ Bases:
pybind11_builtins.pybind11_objectAttributes Summary
INCREASE_NXNYSAMPLEREDUCE_INTERP_ORDERTHROW_EXCEPTIONname(self: handle) -> str Attributes Documentation
- 
INCREASE_NXNYSAMPLE= UndersampleStyle.INCREASE_NXNYSAMPLE¶ 
- 
REDUCE_INTERP_ORDER= UndersampleStyle.REDUCE_INTERP_ORDER¶ 
- 
THROW_EXCEPTION= UndersampleStyle.THROW_EXCEPTION¶ 
- 
name¶ (self: handle) -> str
-