|
lsst.meas.base
19.0.0-1-gdc0e4a7+1
|
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 43 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 52 of file GaussianFlux.h.
| double lsst::meas::base::GaussianFluxControl::background |
"FIXME! NEVER DOCUMENTED!" ;
Definition at line 45 of file GaussianFlux.h.
1.8.13