gstlal 1.13.0
Loading...
Searching...
No Matches
python.datasource.DataSource Class Reference
Inheritance diagram for python.datasource.DataSource:
Collaboration diagram for python.datasource.DataSource:

Static Public Attributes

str ALIGO = 'AdvLIGO'
str AVirgo = 'AdvVirgo'
str Frames = 'frames'
str FrameXMIT = 'framexmit'
str LIGO = 'LIGO'
str LVSHM = 'lvshm'
str DEVSHM = 'devshm'
str NDS = 'nds'
str Silence = 'silence'
str White = 'white'

Detailed Description

Enumeration of available data sources

    TODO: include descriptions of the options

Definition at line 91 of file datasource.py.

Member Data Documentation

◆ ALIGO

str python.datasource.DataSource.ALIGO = 'AdvLIGO'
static

Definition at line 96 of file datasource.py.

◆ AVirgo

str python.datasource.DataSource.AVirgo = 'AdvVirgo'
static

Definition at line 97 of file datasource.py.

◆ DEVSHM

str python.datasource.DataSource.DEVSHM = 'devshm'
static

Definition at line 102 of file datasource.py.

◆ Frames

str python.datasource.DataSource.Frames = 'frames'
static

Definition at line 98 of file datasource.py.

◆ FrameXMIT

str python.datasource.DataSource.FrameXMIT = 'framexmit'
static

Definition at line 99 of file datasource.py.

◆ LIGO

str python.datasource.DataSource.LIGO = 'LIGO'
static

Definition at line 100 of file datasource.py.

◆ LVSHM

str python.datasource.DataSource.LVSHM = 'lvshm'
static

Definition at line 101 of file datasource.py.

◆ NDS

str python.datasource.DataSource.NDS = 'nds'
static

Definition at line 103 of file datasource.py.

◆ Silence

str python.datasource.DataSource.Silence = 'silence'
static

Definition at line 104 of file datasource.py.

◆ White

str python.datasource.DataSource.White = 'white'
static

Definition at line 105 of file datasource.py.


The documentation for this class was generated from the following file: