Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALPulsar 7.1.1.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Segment_t Struct Reference

Detailed Description

type describing one coherent segment of data: ( start-time + duration )

Definition at line 113 of file HierarchSearchGCT.h.

Data Fields

UINT4 startTime
 gps start-time of segment, in seconds More...
 
UINT4 duration
 duration of segment in seconds More...
 

Field Documentation

◆ startTime

UINT4 Segment_t::startTime

gps start-time of segment, in seconds

Definition at line 114 of file HierarchSearchGCT.h.

◆ duration

UINT4 Segment_t::duration

duration of segment in seconds

Definition at line 115 of file HierarchSearchGCT.h.