AA-ALERT RFIm
Public Member Functions | List of all members
RFIm::RFImConfig Class Reference

RFI specific kernel configuration. More...

#include <RFIm.hpp>

Inheritance diagram for RFIm::RFImConfig:

Public Member Functions

 RFImConfig ()
 
 ~RFImConfig ()
 
bool getSubbandDedispersion () const
 Return true if in subbanding mode, false otherwise. More...
 
bool getConditionalReplacement () const
 Return true if using a condition for replacement, false otherwise. More...
 
void setSubbandDedispersion (const bool subband)
 Set the subbanding mode. More...
 
void setConditionalReplacement (const bool replacement)
 Set the conditional replacement mode. More...
 
std::string print () const
 Print the configuration. More...
 

Detailed Description

RFI specific kernel configuration.

Constructor & Destructor Documentation

◆ RFImConfig()

RFIm::RFImConfig::RFImConfig ( )

◆ ~RFImConfig()

RFIm::RFImConfig::~RFImConfig ( )

Member Function Documentation

◆ getConditionalReplacement()

bool RFIm::RFImConfig::getConditionalReplacement ( ) const
inline

Return true if using a condition for replacement, false otherwise.

◆ getSubbandDedispersion()

bool RFIm::RFImConfig::getSubbandDedispersion ( ) const
inline

Return true if in subbanding mode, false otherwise.

◆ print()

std::string RFIm::RFImConfig::print ( ) const
inline

Print the configuration.

◆ setConditionalReplacement()

void RFIm::RFImConfig::setConditionalReplacement ( const bool  replacement)
inline

Set the conditional replacement mode.

◆ setSubbandDedispersion()

void RFIm::RFImConfig::setSubbandDedispersion ( const bool  subband)
inline

Set the subbanding mode.


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