Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
struct for the header information of a SigProc file More...
#include <cheetah/sigproc/SigProcHeader.h>
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 | |
struct for the header information of a SigProc file
Definition at line 43 of file SigProcHeader.h.