SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
Plugins must implement this interface. More...
#include <Plugin.h>
Public Member Functions | |
virtual | ~Plugin ()=default |
virtual std::string | getIdString () const =0 |
virtual void | registerPlugin (PluginAPI &plugin_api)=0 |
Plugins must implement this interface.
registerPlugin() is going to be called to give the plugin a chance to register what it needs to.
|
virtualdefault |
|
pure virtual |
Implemented in SourceXtractor::WorldCentroidPlugin, SourceXtractor::ShapeParametersPlugin, SourceXtractor::PsfPlugin, SourceXtractor::PixelCentroidPlugin, SourceXtractor::PixelBoundariesPlugin, SourceXtractor::PeakValuePlugin, SourceXtractor::MultiframeModelFittingPlugin, SourceXtractor::MoffatModelFittingPlugin, SourceXtractor::MeasurementFrameRectanglePlugin, SourceXtractor::MeasurementFramePixelCentroidPlugin, SourceXtractor::MeasurementFrameGroupRectanglePlugin, SourceXtractor::MeasurementFramePlugin, SourceXtractor::KronRadiusPlugin, SourceXtractor::JacobianPlugin, SourceXtractor::IsophotalFluxPlugin, SourceXtractor::GrowthCurvePlugin, SourceXtractor::GroupInfoPlugin, SourceXtractor::FluxRadiusPlugin, SourceXtractor::FlexibleModelFittingPlugin, SourceXtractor::ExternalFlagPlugin, SourceXtractor::DetectionFrameSourceStampPlugin, SourceXtractor::DetectionFramePixelValuesPlugin, SourceXtractor::DetectionFrameGroupStampPlugin, SourceXtractor::AutoPhotometryPlugin, SourceXtractor::AperturePhotometryPlugin, SourceXtractor::VignetPlugin, SourceXtractor::SourceIDsPlugin, SourceXtractor::SourceFlagsPlugin, SourceXtractor::SNRRatioPlugin, SourceXtractor::SaturateFlagPlugin, SourceXtractor::NDetectedPixelsPlugin, SourceXtractor::CoreThresholdPartitionPlugin, SourceXtractor::BoundaryFlagPlugin, and SourceXtractor::BlendedFlagPlugin.
|
pure virtual |
Implemented in SourceXtractor::WorldCentroidPlugin, SourceXtractor::ShapeParametersPlugin, SourceXtractor::PsfPlugin, SourceXtractor::PixelCentroidPlugin, SourceXtractor::PixelBoundariesPlugin, SourceXtractor::PeakValuePlugin, SourceXtractor::MultiframeModelFittingPlugin, SourceXtractor::MoffatModelFittingPlugin, SourceXtractor::MeasurementFrameRectanglePlugin, SourceXtractor::MeasurementFramePixelCentroidPlugin, SourceXtractor::MeasurementFrameGroupRectanglePlugin, SourceXtractor::MeasurementFramePlugin, SourceXtractor::KronRadiusPlugin, SourceXtractor::JacobianPlugin, SourceXtractor::IsophotalFluxPlugin, SourceXtractor::GrowthCurvePlugin, SourceXtractor::GroupInfoPlugin, SourceXtractor::FluxRadiusPlugin, SourceXtractor::FlexibleModelFittingPlugin, SourceXtractor::ExternalFlagPlugin, SourceXtractor::DetectionFrameSourceStampPlugin, SourceXtractor::DetectionFramePixelValuesPlugin, SourceXtractor::DetectionFrameGroupStampPlugin, SourceXtractor::AutoPhotometryPlugin, SourceXtractor::AperturePhotometryPlugin, SourceXtractor::VignetPlugin, SourceXtractor::SourceIDsPlugin, SourceXtractor::SourceFlagsPlugin, SourceXtractor::SNRRatioPlugin, SourceXtractor::SaturateFlagPlugin, SourceXtractor::NDetectedPixelsPlugin, SourceXtractor::CoreThresholdPartitionPlugin, SourceXtractor::BoundaryFlagPlugin, and SourceXtractor::BlendedFlagPlugin.