LAL  7.5.0.1-fe68b98
MultiplyGPSTest.c File Reference

Prototypes

static const char * print_LIGOTimeGPS (const LIGOTimeGPS *gps)
 
static LIGOTimeGPS compute_with_bc (const char *expr)
 
static LIGOTimeGPS random_LIGOTimeGPS (void)
 
int main (void)
 

Go to the source code of this file.

Function Documentation

◆ print_LIGOTimeGPS()

static const char* print_LIGOTimeGPS ( const LIGOTimeGPS gps)
static

Definition at line 34 of file MultiplyGPSTest.c.

◆ compute_with_bc()

static LIGOTimeGPS compute_with_bc ( const char *  expr)
static

Definition at line 42 of file MultiplyGPSTest.c.

◆ random_LIGOTimeGPS()

static LIGOTimeGPS random_LIGOTimeGPS ( void  )
static

Definition at line 59 of file MultiplyGPSTest.c.

◆ main()

int main ( void  )

Definition at line 70 of file MultiplyGPSTest.c.