29 #ifndef SYNTHESIS_ARRAYMODEL_H
30 #define SYNTHESIS_ARRAYMODEL_H
132 #ifndef AIPS_NO_TEMPLATE_SRC
133 #include <synthesis/MeasurementEquations/ArrayModel.tcc>
134 #endif //# AIPS_NO_TEMPLATE_SRC
virtual const casacore::Array< T > & getModel() const
Return the current model.
casacore::Array< T > theModel
models with an internal & external representation as an array
template <class T, class U> class vector;
virtual void setModel(const casacore::Array< T > &model)
Set the current model.
Provides a model for use in model fitting applications.