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

define a window of data surrounding a single pulse candidate More...

#include <cheetah/data/CandidateWindow.h>

Collaboration diagram for ska::cheetah::data::CandidateWindow:
Collaboration graph

Public Member Functions

 CandidateWindow (MsecTimeType ms_before, MsecTimeType ms_after)
 
MsecTimeType ms_before () const
 the milliseconds required before the cnadidate start time
 
void ms_before (MsecTimeType)
 
MsecTimeType ms_after () const
 the milliseconds required after the candidate end time
 
void ms_after (MsecTimeType)
 

Detailed Description

define a window of data surrounding a single pulse candidate

Definition at line 38 of file CandidateWindow.h.


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