gstlal  0.8.1
 All Classes Namespaces Files Functions Variables Pages
Classes | Packages | Functions | Variables
lal_checktimestamps.py File Reference

Detailed Description

This gstreamer element checks timestamps; see lal_checktimestamps for more information.

Definition in file lal_checktimestamps.py.

Go to the source code of this file.

Classes

class  lal_checktimestamps.lal_checktimestamps
 A class representing a gstreamer element that will verify that the timestamps agree with incoming buffers based on tracking the buffer offsets. More...

Packages

namespace  lal_checktimestamps
 A gstreamer element to check time stamps.

Functions

def lal_checktimestamps.printable_timestamp
 A function to nicely format a timestamp for printing.

Variables

string lal_checktimestamps.__author__ = "Kipp Cannon <kipp.cannon@ligo.org>"
string lal_checktimestamps.__version__ = "FIXME"
string lal_checktimestamps.__date__ = "FIXME"
tuple lal_checktimestamps.__gstelementfactory__