gstlal-inspiral  0.4.2
 All Classes Namespaces Files Functions Variables Pages
List of all members | Public Member Functions
far.HorizonHistories Class Reference

Public Member Functions

def __iadd__
def minkey
def maxkey
def getdict
def randhorizons
def all
def from_xml
def to_xml

Detailed Description

Definition at line 586 of file far.py.

Member Function Documentation

def far.HorizonHistories.all (   self)
Returns a list of the unique sets of horizon distances
recorded in the histories.

Definition at line 631 of file far.py.

def far.HorizonHistories.maxkey (   self)
Return the maximum key stored in the trees.

Definition at line 604 of file far.py.

def far.HorizonHistories.minkey (   self)
Return the minimum key stored in the trees.

Definition at line 595 of file far.py.

def far.HorizonHistories.randhorizons (   self)
Generator yielding a sequence of random horizon distance
dictionaries chosen by drawing random times uniformly
distributed between the lowest and highest times recorded
in the history and returning the dictionary of horizon
distances for each of those times.

Definition at line 616 of file far.py.


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