29 #ifndef SYNTHESIS_PBMATH1DCOSPOLY_H
30 #define SYNTHESIS_PBMATH1DCOSPOLY_H
A Measure: astronomical direction.
encapsulates beam squint (RR and LL beams at different directions)
base class for 1D PBMath objects
~PBMath1DCosPoly()
Clone the object casacore::CountedPtr<PBMathInterface> clone();.
PBMath1DCosPoly is a 1-D casacore::Polynomial Cosine Expansion for a Primary Beam.
PBClass
Allowed PBMath Classes.
casacore::Vector< casacore::Double > cosScale_p
PBMath1DCosPoly & operator=(const PBMath1DCosPoly &other)
Instantiation from a row in the Beam subTable PBMath1DCosPoly(const casacore::Table& BeamSubTable...
void summary(casacore::Int nValues=0)
Flush the construction parameters to disk casacore::Bool flushToTable(casacore::Table& beamSubTable...
bool Bool
Define the standard types used by Casacore.
void fillPBArray()
Fill in vp_p array from construction parameters.
casacore::Vector< casacore::Double > coeff_p
PBMathInterface::PBClass whichPBClass()
Get the type of PB this is.