LALApps 10.1.0.1-eeff03c
series.c File Reference

Prototypes

double epoch_diff (const LIGOTimeGPS *t2, const LIGOTimeGPS *t1)
 
void epoch_add (LIGOTimeGPS *t1, LIGOTimeGPS *t0, double dt)
 
int write_ilwd (const char *fname, const struct series *ser)
 
FrameH * fr_add_proc_data (FrameH *frame, const struct series *ser)
 

Go to the source code of this file.

Function Documentation

◆ epoch_diff()

double epoch_diff ( const LIGOTimeGPS t2,
const LIGOTimeGPS t1 
)

Definition at line 29 of file series.c.

◆ epoch_add()

void epoch_add ( LIGOTimeGPS t1,
LIGOTimeGPS t0,
double  dt 
)

Definition at line 39 of file series.c.

◆ write_ilwd()

int write_ilwd ( const char fname,
const struct series ser 
)

Definition at line 50 of file series.c.

◆ fr_add_proc_data()

FrameH * fr_add_proc_data ( FrameH *  frame,
const struct series ser 
)
Deprecated:
FIXME: the following code uses obsolete CVS ID tags. It should be modified to use git version information.

Definition at line 132 of file series.c.