Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Member Functions | Protected Member Functions | List of all members
ska::cheetah::rfim::LastUnflagged< TimeFrequencyType > Class Template Reference

Policy that replaces any bad specturm with the last unflagged spectrum value. More...

#include <cheetah/rfim/policy/LastUnflagged.h>

Collaboration diagram for ska::cheetah::rfim::LastUnflagged< TimeFrequencyType >:
Collaboration graph

Public Member Functions

Adapter adapter (TimeFrequencyType &data)
 

Protected Member Functions

void set_good_sample (Spectrum const &)
 
void set_good_sample (NumericalRep const &sample_start, std::size_t size)
 
SampleType & last_good_spectrum ()
 

Detailed Description

template<typename TimeFrequencyType>
class ska::cheetah::rfim::LastUnflagged< TimeFrequencyType >

Policy that replaces any bad specturm with the last unflagged spectrum value.

Definition at line 18 of file LastUnflagged.h.


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