lsst.afw
19.0.0-25-g6c8df7140
|
A value and its error. More...
#include <PhotoCalib.h>
Public Member Functions | |
Measurement (double value, double error) | |
Public Attributes | |
double const | value |
double const | error |
A value and its error.
Definition at line 51 of file PhotoCalib.h.
|
inline |
Definition at line 52 of file PhotoCalib.h.
double const lsst::afw::image::Measurement::error |
Definition at line 54 of file PhotoCalib.h.
double const lsst::afw::image::Measurement::value |
Definition at line 53 of file PhotoCalib.h.