Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALMetaIO 4.0.6.1-8a6b96f
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SegmentTable Struct Reference

Detailed Description

Definition at line 661 of file LIGOMetadataTables.h.

Data Fields

struct tagSegmentTable * next
 
INT4 creator_db
 
long process_id
 
long segment_id
 
LIGOTimeGPS start_time
 
LIGOTimeGPS end_time
 
long segment_def_id
 
INT4 segment_def_cdb
 

Field Documentation

◆ next

struct tagSegmentTable* SegmentTable::next

Definition at line 664 of file LIGOMetadataTables.h.

◆ creator_db

INT4 SegmentTable::creator_db

Definition at line 665 of file LIGOMetadataTables.h.

◆ process_id

long SegmentTable::process_id

Definition at line 666 of file LIGOMetadataTables.h.

◆ segment_id

long SegmentTable::segment_id

Definition at line 667 of file LIGOMetadataTables.h.

◆ start_time

LIGOTimeGPS SegmentTable::start_time

Definition at line 668 of file LIGOMetadataTables.h.

◆ end_time

LIGOTimeGPS SegmentTable::end_time

Definition at line 669 of file LIGOMetadataTables.h.

◆ segment_def_id

long SegmentTable::segment_def_id

Definition at line 670 of file LIGOMetadataTables.h.

◆ segment_def_cdb

INT4 SegmentTable::segment_def_cdb

Definition at line 671 of file LIGOMetadataTables.h.