#include <PhotometryParsingException.h>
◆ PhotometryParsingException() [1/2]
Euclid::SourceCatalog::PhotometryParsingException::PhotometryParsingException |
( |
const char * |
message, |
|
|
double |
flux, |
|
|
double |
error |
|
) |
| |
|
inlineexplicit |
◆ PhotometryParsingException() [2/2]
Euclid::SourceCatalog::PhotometryParsingException::PhotometryParsingException |
( |
const char * |
message, |
|
|
const char * |
context, |
|
|
double |
flux, |
|
|
double |
error |
|
) |
| |
|
inlineexplicit |
◆ ~PhotometryParsingException()
virtual Euclid::SourceCatalog::PhotometryParsingException::~PhotometryParsingException |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ GetError()
const double& Euclid::SourceCatalog::PhotometryParsingException::GetError |
( |
| ) |
const |
|
inline |
◆ GetFlux()
const double& Euclid::SourceCatalog::PhotometryParsingException::GetFlux |
( |
| ) |
const |
|
inline |
◆ m_error
double Euclid::SourceCatalog::PhotometryParsingException::m_error |
|
private |
◆ m_flux
double Euclid::SourceCatalog::PhotometryParsingException::m_flux |
|
private |
The documentation for this class was generated from the following file: