lsst.jointcal  21.0.0-5-gcff38f6+e51f0852ce
Public Member Functions | Public Attributes | List of all members
lsst::jointcal::JointcalControl Struct Reference

#include <JointcalControl.h>

Public Member Functions

 JointcalControl (std::string const &sourceFluxField="slot_CalibFlux")
 
 ~JointcalControl ()
 
void validate () const
 

Public Attributes

std::string sourceFluxField
 "name of flux field in source catalog" ; More...
 

Detailed Description

Definition at line 39 of file JointcalControl.h.

Constructor & Destructor Documentation

◆ JointcalControl()

lsst::jointcal::JointcalControl::JointcalControl ( std::string const &  sourceFluxField = "slot_CalibFlux")
inlineexplicit

Definition at line 42 of file JointcalControl.h.

◆ ~JointcalControl()

lsst::jointcal::JointcalControl::~JointcalControl ( )
inline

Definition at line 48 of file JointcalControl.h.

Member Function Documentation

◆ validate()

void lsst::jointcal::JointcalControl::validate ( ) const
inline

Definition at line 50 of file JointcalControl.h.

Member Data Documentation

◆ sourceFluxField

std::string lsst::jointcal::JointcalControl::sourceFluxField

"name of flux field in source catalog" ;

Definition at line 40 of file JointcalControl.h.


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