Top | ![]() |
![]() |
![]() |
![]() |
GSTLALSegmentSrcGSTLALSegmentSrc — The output is a buffer of boolean values specifying when a list of segments are on and off. |
#define | GSTLAL_SEGMENTSRC_TYPE |
struct | GSTLALSegmentSrc |
struct | GSTLALSegmentSrcClass |
Reviewed: a2d52f933cd71abc2effa66b46d030ee605e7cea 2014-08-13 K. Cannon, J. Creighton, B. Sathyaprakash.
“invert-output”
property“invert-output” gboolean
False = output is high in segments (default), True = output is low in segments.
Flags: Read / Write / Construct
Default value: FALSE
“segment-list”
property“segment-list” GValueArray *
List of Segments. This is a Nx2 array where N (the rows) is the number of segments. The columns are the start and stop times of each segment.
Flags: Read / Write