1 #ifndef MHO_NotchComb_HH__
2 #define MHO_NotchComb_HH__
72 std::string fBandwidthKey;
73 std::string fSidebandLabelKey;
74 std::string fLowerSideband;
75 std::string fUpperSideband;
Class MHO_NotchComb.
Definition: MHO_NotchComb.hh:34
void SetNotchOffset(double offset)
Definition: MHO_NotchComb.hh:47
void SetNotchPeriod(double period)
Definition: MHO_NotchComb.hh:52
double GetNotchPeriod() const
Definition: MHO_NotchComb.hh:54
virtual ~MHO_NotchComb()
Definition: MHO_NotchComb.cc:20
void SetNotchWidth(double width)
Definition: MHO_NotchComb.hh:57
void SetWeights(weight_type *weights)
Setter for weights.
Definition: MHO_NotchComb.hh:44
MHO_NotchComb()
Definition: MHO_NotchComb.cc:8
virtual bool ExecuteInPlace(visibility_type *in) override
Applies filter to channels and spectral points based on defined notches.
Definition: MHO_NotchComb.cc:22
double GetNotchOffset() const
Definition: MHO_NotchComb.hh:49
double GetNotchWidth() const
Definition: MHO_NotchComb.hh:59
Class MHO_UnaryOperator.
Definition: MHO_UnaryOperator.hh:24
Definition: MHO_AdhocFlagging.hh:18