Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
define a window of data surrounding a single pulse candidate More...
#include <cheetah/data/CandidateWindow.h>
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) |
define a window of data surrounding a single pulse candidate
Definition at line 38 of file CandidateWindow.h.