lsst.jointcal g56364267ca+a11c3370da
Loading...
Searching...
No Matches
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 124 of file ConstrainedPhotometryModel.h.

Member Data Documentation

◆ chipConstant

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

Definition at line 125 of file ConstrainedPhotometryModel.h.

◆ pixToFocal

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

Definition at line 127 of file ConstrainedPhotometryModel.h.

◆ visitMean

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

Definition at line 128 of file ConstrainedPhotometryModel.h.

◆ visitTransform

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

Definition at line 126 of file ConstrainedPhotometryModel.h.


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