7 #ifndef DPPP_MODELCOMPONENTVISITOR_H
8 #define DPPP_MODELCOMPONENTVISITOR_H
Gaussian source model component.
Definition: GaussianSource.h:18
Base class for visitors that visit model component hierarchies.
Definition: ModelComponentVisitor.h:20
virtual ~ModelComponentVisitor()
Definition: ModelComponentVisitor.h:22
virtual void visit(const PointSource &)=0
virtual void visit(const GaussianSource &)=0
Point source model component with optional spectral index and rotation measure.
Definition: PointSource.h:26
This file has generic helper routines for testing steps.
Definition: AntennaConfig.h:53