Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALBurst 2.0.7.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
lalburst_power_plot_binj.RecoveredTimeOffset Class Reference

Detailed Description

Definition at line 431 of file lalburst_power_plot_binj.py.

Inherits object.

Public Member Functions

def __init__ (self, instrument, interval, width)
 
def add_contents (self, contents)
 
def finish (self)
 

Data Fields

 axes
 
 instrument
 
 found
 
 offsets
 
 coinc_offsets
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst_power_plot_binj.RecoveredTimeOffset.__init__ (   self,
  instrument,
  interval,
  width 
)

Definition at line 432 of file lalburst_power_plot_binj.py.

Member Function Documentation

◆ add_contents()

def lalburst_power_plot_binj.RecoveredTimeOffset.add_contents (   self,
  contents 
)

Definition at line 443 of file lalburst_power_plot_binj.py.

◆ finish()

def lalburst_power_plot_binj.RecoveredTimeOffset.finish (   self)

Definition at line 485 of file lalburst_power_plot_binj.py.

Field Documentation

◆ axes

lalburst_power_plot_binj.RecoveredTimeOffset.axes

Definition at line 433 of file lalburst_power_plot_binj.py.

◆ instrument

lalburst_power_plot_binj.RecoveredTimeOffset.instrument

Definition at line 435 of file lalburst_power_plot_binj.py.

◆ found

lalburst_power_plot_binj.RecoveredTimeOffset.found

Definition at line 436 of file lalburst_power_plot_binj.py.

◆ offsets

lalburst_power_plot_binj.RecoveredTimeOffset.offsets

Definition at line 440 of file lalburst_power_plot_binj.py.

◆ coinc_offsets

lalburst_power_plot_binj.RecoveredTimeOffset.coinc_offsets

Definition at line 441 of file lalburst_power_plot_binj.py.