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.RecoveredFrequencyOffset Class Reference

Detailed Description

Definition at line 505 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.RecoveredFrequencyOffset.__init__ (   self,
  instrument,
  interval,
  width 
)

Definition at line 506 of file lalburst_power_plot_binj.py.

Member Function Documentation

◆ add_contents()

def lalburst_power_plot_binj.RecoveredFrequencyOffset.add_contents (   self,
  contents 
)

Definition at line 517 of file lalburst_power_plot_binj.py.

◆ finish()

def lalburst_power_plot_binj.RecoveredFrequencyOffset.finish (   self)

Definition at line 556 of file lalburst_power_plot_binj.py.

Field Documentation

◆ axes

lalburst_power_plot_binj.RecoveredFrequencyOffset.axes

Definition at line 507 of file lalburst_power_plot_binj.py.

◆ instrument

lalburst_power_plot_binj.RecoveredFrequencyOffset.instrument

Definition at line 509 of file lalburst_power_plot_binj.py.

◆ found

lalburst_power_plot_binj.RecoveredFrequencyOffset.found

Definition at line 510 of file lalburst_power_plot_binj.py.

◆ offsets

lalburst_power_plot_binj.RecoveredFrequencyOffset.offsets

Definition at line 514 of file lalburst_power_plot_binj.py.

◆ coinc_offsets

lalburst_power_plot_binj.RecoveredFrequencyOffset.coinc_offsets

Definition at line 515 of file lalburst_power_plot_binj.py.