UncertaintyEnum¶
- 
class lsst.meas.base.UncertaintyEnum¶
- Bases: - pybind11_builtins.pybind11_object- Attributes Summary - FULL_COVARIANCE- NO_UNCERTAINTY- SIGMA_ONLY- name- (self: handle) -> str - Attributes Documentation - 
FULL_COVARIANCE= UncertaintyEnum.FULL_COVARIANCE¶
 - 
NO_UNCERTAINTY= UncertaintyEnum.NO_UNCERTAINTY¶
 - 
SIGMA_ONLY= UncertaintyEnum.SIGMA_ONLY¶
 - 
name¶
- (self: handle) -> str 
 
-