AA-ALERT RFIm
|
RFI specific kernel configuration. More...
#include <RFIm.hpp>
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... | |
RFI specific kernel configuration.
RFIm::RFImConfig::RFImConfig | ( | ) |
RFIm::RFImConfig::~RFImConfig | ( | ) |
|
inline |
Return true if using a condition for replacement, false otherwise.
|
inline |
Return true if in subbanding mode, false otherwise.
|
inline |
Print the configuration.
|
inline |
Set the conditional replacement mode.
|
inline |
Set the subbanding mode.