Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Types | |
typedef data::RfimFlaggedData< TimeFrequencyType > | RfiFlagDataType |
typedef RfiExcision< TimeFrequencyType, RfiFlagDataType > | Iterator |
typedef RfiExcision< const TimeFrequencyType, const RfiFlagDataType > | ConstIterator |
Public Member Functions | |
RfiExcisionFactory (RfiExcisionConfig const &config) | |
Iterator | begin (RfiFlagDataType &data) |
ConstIterator | begin (RfiFlagDataType const &data) |
Iterator | end (RfiFlagDataType &data) |
ConstIterator | end (RfiFlagDataType const &data) |
Definition at line 42 of file RfiExcisionFactory.h.