Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Apply a policy to channels specified in the Config. More...
#include <cheetah/channel_mask/ChannelMask.h>
Public Member Functions | |
template<typename... PolicyConfigs> | |
ChannelMask (Config const &config, PolicyConfigs &&... policy_construction_args) | |
TimeFrequencyType & | operator() (TimeFrequencyType &tf_block) const |
TimeFrequencyType & | operator() (TimeFrequencyType &tf_block, FlaggedChannels const &) const |
Protected Attributes | |
Config const & | _config |
PolicyType | _policy |
Apply a policy to channels specified in the Config.
Definition at line 41 of file ChannelMask.h.