Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::data::SpectrumInterface< SliceType > Class Template Reference
Inheritance diagram for ska::cheetah::data::SpectrumInterface< SliceType >:
Inheritance graph
Collaboration diagram for ska::cheetah::data::SpectrumInterface< SliceType >:
Collaboration graph

Public Types

typedef SliceType::template OperatorSliceType< data::Frequency >::type Channel
 
typedef SliceType::template ConstOperatorSliceType< data::Frequency >::type ConstChannel
 

Public Member Functions

Channel channel (std::size_t channel_number)
 
ConstChannel channel (std::size_t channel_number) const
 
std::size_t number_of_channels () const
 return the number of channels in the data structure
 

Detailed Description

template<typename SliceType>
class ska::cheetah::data::SpectrumInterface< SliceType >

Definition at line 35 of file Spectrum.h.


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