Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | Protected Member Functions | List of all members
ska::cheetah::channel_mask::ChannelRangeConfig Class Reference

Config Node to specfiy a range of channels. More...

#include <cheetah/channel_mask/ChannelRangeConfig.h>

Inheritance diagram for ska::cheetah::channel_mask::ChannelRangeConfig:
Inheritance graph
Collaboration diagram for ska::cheetah::channel_mask::ChannelRangeConfig:
Collaboration graph

Public Member Functions

 ChannelRangeConfig (std::string const &tag_name="range")
 
Channel const & start () const
 get the start of the range
 
void start (Channel const &)
 set the start of the range
 
Channel const & end () const
 get the end of the range
 
void end (Channel const &)
 set the end of the range
 
- Public Member Functions inherited from ska::cheetah::utils::Config
 Config (std::string module_name)
 
void terminate () const
 call for notifiers to indicate a termination condition More...
 

Protected Member Functions

void add_options (OptionsDescriptionEasyInit &add_options) override
 

Additional Inherited Members

- Public Types inherited from ska::cheetah::utils::Config
typedef System SystemType
 
typedef panda::PoolManager< SystemTypePoolManagerType
 
typedef PoolManagerType::PoolType PoolType
 

Detailed Description

Config Node to specfiy a range of channels.

Definition at line 37 of file ChannelRangeConfig.h.


The documentation for this class was generated from the following files: