lsst.jointcal  21.0.0-20-g3b2d1f0+74b91b8790
Public Attributes | List of all members
lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib Struct Reference

To hold the return of prepPhotoCalib. More...

#include <ConstrainedPhotometryModel.h>

Public Attributes

double chipConstant
 
afw::geom::TransformPoint2ToGeneric visitTransform
 
std::shared_ptr< afw::geom::TransformPoint2ToPoint2pixToFocal
 
double visitMean
 

Detailed Description

To hold the return of prepPhotoCalib.

Definition at line 121 of file ConstrainedPhotometryModel.h.

Member Data Documentation

◆ chipConstant

double lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::chipConstant

Definition at line 122 of file ConstrainedPhotometryModel.h.

◆ pixToFocal

std::shared_ptr<afw::geom::TransformPoint2ToPoint2> lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::pixToFocal

Definition at line 124 of file ConstrainedPhotometryModel.h.

◆ visitMean

double lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::visitMean

Definition at line 125 of file ConstrainedPhotometryModel.h.

◆ visitTransform

afw::geom::TransformPoint2ToGeneric lsst::jointcal::ConstrainedPhotometryModel::PrepPhotoCalib::visitTransform

Definition at line 123 of file ConstrainedPhotometryModel.h.


The documentation for this struct was generated from the following file: