nds2-client - ClientUser  0.16.8
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
NDS::abi_0::segment Struct Reference

An availability segment defines when data is available. More...

#include <nds.hh>

Public Attributes

std::string frame_type
 The ldas supplied frame type.
 
NDS::buffer::gps_second_type gps_start
 The start time for this segment.
 
NDS::buffer::gps_second_type gps_stop
 The second after the end time.
 

Detailed Description

An availability segment defines when data is available.

LIGO data is not always avaialble. Channels are added, removed, the data collection services or the instrument have downtime. This structure holds information about a time span when data is available.

An individual segment holds data on when a channel (not specified in the structure) was available in a specific frame type in a given [start,stop) time frame.

Remarks
This information is only available for NDSv2

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