/afs/in2p3.fr/throng/virgo/virgoDev/SoftFlorent/GWOLLUM/v2r2/src/Time/CivilTime.c File Reference

#include "Date.h"
Include dependency graph for CivilTime.c:

Functions

struct tm * GPSToUTC (struct tm *utc, int gpssec)
double JulianDay (const struct tm *utc)
 Returns the Julian Day (JD) corresponding to the date given in a broken down time structure.
int LeapSeconds (int gpssec)
 Returns the leap seconds TAI-UTC at a given GPS second.
int LeapSecondsUTC (const struct tm *utc)
int UTCToGPS (const struct tm *utc)

Function Documentation

struct tm* GPSToUTC ( struct tm *  utc,
int  gpssec 
) [read]
double JulianDay ( const struct tm *  utc  ) 

Returns the Julian Day (JD) corresponding to the date given in a broken down time structure.

Parameters:
[in] utc UTC time in a broken down time structure.
int LeapSeconds ( int  gpssec  ) 

Returns the leap seconds TAI-UTC at a given GPS second.

Parameters:
[in] gpssec Seconds relative to GPS epoch.
int LeapSecondsUTC ( const struct tm *  utc  ) 
int UTCToGPS ( const struct tm *  utc  ) 
 All Classes Files Functions Variables Friends Defines

Generated on 29 Sep 2016 by  doxygen 1.6.1