LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
A C++ control class to handle GaussianFluxAlgorithm's configuration. More...
#include <GaussianFlux.h>
Public Member Functions | |
GaussianFluxControl () | |
Default constructor. More... | |
Public Attributes | |
double | background |
"FIXME! NEVER DOCUMENTED!" ; More... | |
A C++ control class to handle GaussianFluxAlgorithm's configuration.
Definition at line 41 of file GaussianFlux.h.
|
inline |
Default constructor.
All control classes should define a default constructor that sets all fields to their default values.
Definition at line 50 of file GaussianFlux.h.
double lsst::meas::base::GaussianFluxControl::background |
"FIXME! NEVER DOCUMENTED!" ;
Definition at line 43 of file GaussianFlux.h.