#include <MultiframeModelFittingTaskFactory.h>
◆ MultiframeModelFittingTaskFactory()
SourceXtractor::MultiframeModelFittingTaskFactory::MultiframeModelFittingTaskFactory |
( |
| ) |
|
|
inline |
◆ ~MultiframeModelFittingTaskFactory()
virtual SourceXtractor::MultiframeModelFittingTaskFactory::~MultiframeModelFittingTaskFactory |
( |
| ) |
|
|
virtualdefault |
◆ configure()
Method which should initialize the object.
The given manager is guaranteed to already be in the initialized state, so all the required Configurations can be accessed using its getConfiguration() method.
- Parameters
-
manager | The manager to get the Configurations from |
Reimplemented from SourceXtractor::TaskFactory.
◆ createTask()
◆ reportConfigDependencies()
Registers all the Configuration dependencies.
Configurable implementations should implement this method to register to the given ConfigManager (using the registerConfiguration() method) all the Configurations they are going to use
- Parameters
-
manager | The manager to register the dependencies to |
Reimplemented from SourceXtractor::TaskFactory.
◆ m_frame_indices_per_band
◆ m_max_iterations
unsigned int SourceXtractor::MultiframeModelFittingTaskFactory::m_max_iterations {0} |
|
private |
The documentation for this class was generated from the following file: