lsst.jointcal gd82bb2a289+2b0b9d76be
|
To hold the return of prepPhotoCalib. More...
#include <ConstrainedPhotometryModel.h>
Public Attributes | |
double | chipConstant |
afw::geom::TransformPoint2ToGeneric | visitTransform |
std::shared_ptr< afw::geom::TransformPoint2ToPoint2 > | pixToFocal |
double | visitMean |
To hold the return of prepPhotoCalib.
Definition at line 124 of file ConstrainedPhotometryModel.h.
double lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::chipConstant |
Definition at line 125 of file ConstrainedPhotometryModel.h.
std::shared_ptr<afw::geom::TransformPoint2ToPoint2> lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::pixToFocal |
Definition at line 127 of file ConstrainedPhotometryModel.h.
double lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::visitMean |
Definition at line 128 of file ConstrainedPhotometryModel.h.
afw::geom::TransformPoint2ToGeneric lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::visitTransform |
Definition at line 126 of file ConstrainedPhotometryModel.h.