Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::sps::RfiExcision< TimeFrequencyType, RfiFlagDataType > Class Template Reference
Collaboration diagram for ska::cheetah::sps::RfiExcision< TimeFrequencyType, RfiFlagDataType >:
Collaboration graph

Public Types

typedef TimeFrequencyType::NumericalRep NumericalRep
 
typedef std::conditional< std::is_const< TimeFrequencyType >::value, NumericalRep const &, NumericalRep & >::type reference
 
typedef NumericalRep const & const_reference
 

Public Member Functions

 RfiExcision (RfiFlagDataType &data, size_t offset, float ideal_rms, float threshold, bool active)
 
bool operator== (RfiExcision const &iterator) const
 
bool operator!= (RfiExcision const &iterator) const
 
RfiExcisionoperator++ ()
 
const_reference operator* () const
 

Detailed Description

template<typename TimeFrequencyType, typename RfiFlagDataType>
class ska::cheetah::sps::RfiExcision< TimeFrequencyType, RfiFlagDataType >

Definition at line 40 of file RfiExcision.h.


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