23#include <lal/LALDatatypes.h>
31#define IS_TIME( domain_ ) ( domain_ == Time )
32#define IS_FREQ( domain_ ) ( ( domain_ == Freq ) || ( domain_ == Trans ) )
33#define IS_TRANS( domain_ ) ( domain_ == Trans )
void epoch_add(LIGOTimeGPS *t1, LIGOTimeGPS *t0, double dt)
double epoch_diff(const LIGOTimeGPS *t2, const LIGOTimeGPS *t1)
int write_ilwd(const char *fname, const struct series *ser)
struct FrameH * fr_add_proc_data(struct FrameH *frame, const struct series *ser)