Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::sigproc::SigProcHeader Class Reference

struct for the header information of a SigProc file More...

#include <cheetah/sigproc/SigProcHeader.h>

Inheritance diagram for ska::cheetah::sigproc::SigProcHeader:
Inheritance graph
Collaboration diagram for ska::cheetah::sigproc::SigProcHeader:
Collaboration graph

Public Types

typedef boost::units::quantity< boost::units::si::time, double > TimeType
 
typedef data::FrequencyType FrequencyType
 

Public Member Functions

void start_time (typename utils::ModifiedJulianClock::time_point const &)
 set the start_time (corresponding to the time of the first sample
 
utils::ModifiedJulianClock::time_point start_time () const
 
std::vector< FrequencyType > const & frequency_channels () const
 returns the frequencies each channel represents
 
void frequency_channels (std::vector< FrequencyType > const &)
 set frequencies each channel represents
 

Detailed Description

struct for the header information of a SigProc file

Definition at line 43 of file SigProcHeader.h.


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