gstlal  1.4.1
Classes | Functions
lal_checktimestamps Namespace Reference

A gstreamer element to check time stamps. More...

Classes

class  lal_checktimestamps
 Gstreamer element that will verify that the timestamps agree with incoming buffers based on tracking the buffer offsets. More...
 

Functions

def printable_timestamp (timestamp)
 A function to nicely format a timestamp for printing. More...
 
def gst_buffer_flag_is_set (buf, flags)
 

Detailed Description

A gstreamer element to check time stamps.

Review status

Function Documentation

◆ printable_timestamp()

def lal_checktimestamps.printable_timestamp (   timestamp)

A function to nicely format a timestamp for printing.

Definition at line 73 of file lal_checktimestamps.py.