1 #ifndef MHO_Passband_HH__
2 #define MHO_Passband_HH__
90 std::string fBandwidthKey;
91 std::string fSidebandLabelKey;
92 std::string fLowerSideband;
93 std::string fUpperSideband;
Class MHO_Passband.
Definition: MHO_Passband.hh:32
void SetWeights(weight_type *weights)
Setter for weights.
Definition: MHO_Passband.hh:42
MHO_Passband()
Definition: MHO_Passband.cc:8
virtual bool ExecuteInPlace(visibility_type *in) override
Checks and excludes specific passbands within each channel of visibility data.
Definition: MHO_Passband.cc:22
virtual ~MHO_Passband()
Definition: MHO_Passband.cc:20
void SetPassband(double first, double second)
Setter for passband.
Definition: MHO_Passband.hh:54
Class MHO_UnaryOperator.
Definition: MHO_UnaryOperator.hh:24
Definition: MHO_AdhocFlagging.hh:18