LALApps 10.1.0.1-eeff03c
gpstime.h File Reference

Prototypes

INT8 epoch_to_ns (LIGOTimeGPS *epoch)
 
LIGOTimeGPSns_to_epoch (LIGOTimeGPS *epoch, INT8 ns)
 
INT8 sec_to_ns (REAL8 sec)
 
REAL8 ns_to_sec (INT8 ns)
 

Go to the source code of this file.

Function Documentation

◆ epoch_to_ns()

INT8 epoch_to_ns ( LIGOTimeGPS epoch)

Definition at line 38 of file gpstime.c.

◆ ns_to_epoch()

LIGOTimeGPS * ns_to_epoch ( LIGOTimeGPS epoch,
INT8  ns 
)

Definition at line 48 of file gpstime.c.

◆ sec_to_ns()

INT8 sec_to_ns ( REAL8  sec)

Definition at line 57 of file gpstime.c.

◆ ns_to_sec()

REAL8 ns_to_sec ( INT8  ns)

Definition at line 66 of file gpstime.c.