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

SigProc configuration parameters. More...

#include <cheetah/sigproc/Config.h>

Inheritance diagram for ska::cheetah::sigproc::Config:
Inheritance graph
Collaboration diagram for ska::cheetah::sigproc::Config:
Collaboration graph

Public Member Functions

std::vector< std::string > const & sigproc_files () const
 return the sigproc files to be processed as input data
 
void set_sigproc_files (std::vector< std::string > const &sigproc_files)
 return the sigproc files to be processed as input data
 
void set_sigproc_files (std::string sigproc_file)
 
int nbits () const
 return the default nbits to be used when not specified in sigproc file headers
 
unsigned chunk_samples () const
 return the number of time samples in a chunk
 
void set_chunk_samples (unsigned samples)
 setthe number of time samples in a chunk
 
- 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

SigProc configuration parameters.

Definition at line 39 of file Config.h.


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