SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::MoffatModelEvaluator Class Reference

#include <MoffatModelEvaluator.h>

Inheritance diagram for SourceXtractor::MoffatModelEvaluator:
Collaboration diagram for SourceXtractor::MoffatModelEvaluator:

Public Member Functions

 MoffatModelEvaluator (const MoffatModelFitting &model)
double getValue (double x, double y) const
unsigned getIterations () const
Public Member Functions inherited from SourceXtractor::Property
virtual ~Property ()=default

Private Attributes

std::shared_ptr< ModelFitting::ExtendedModel< ImageInterfaceTypePtr > > m_model
unsigned m_iterations

Detailed Description

Definition at line 35 of file MoffatModelEvaluator.h.

Constructor & Destructor Documentation

◆ MoffatModelEvaluator()

Member Function Documentation

◆ getIterations()

unsigned SourceXtractor::MoffatModelEvaluator::getIterations ( ) const
inline

Definition at line 43 of file MoffatModelEvaluator.h.

References m_iterations.

◆ getValue()

double SourceXtractor::MoffatModelEvaluator::getValue ( double x,
double y ) const
inline

Definition at line 39 of file MoffatModelEvaluator.h.

References m_model.

Member Data Documentation

◆ m_iterations

unsigned SourceXtractor::MoffatModelEvaluator::m_iterations
private

Definition at line 49 of file MoffatModelEvaluator.h.

Referenced by getIterations(), and MoffatModelEvaluator().

◆ m_model

std::shared_ptr<ModelFitting::ExtendedModel<ImageInterfaceTypePtr> > SourceXtractor::MoffatModelEvaluator::m_model
private

Definition at line 48 of file MoffatModelEvaluator.h.

Referenced by getValue(), and MoffatModelEvaluator().


The documentation for this class was generated from the following files: