LAL  7.5.0.1-b72065a
XLALSiderealTime.c File Reference

Prototypes

REAL8 XLALGreenwichSiderealTime (const LIGOTimeGPS *gpstime, REAL8 equation_of_equinoxes)
 Returns the Greenwich Sidereal Time IN RADIANS corresponding to a specified GPS time. More...
 
REAL8 XLALGreenwichMeanSiderealTime (const LIGOTimeGPS *gpstime)
 Convenience wrapper, calling XLALGreenwichSiderealTime() with the equation of equinoxes set to 0. More...
 
LIGOTimeGPSXLALGreenwichMeanSiderealTimeToGPS (REAL8 gmst, LIGOTimeGPS *gps)
 Inverse of XLALGreenwichMeanSiderealTime(). More...
 
LIGOTimeGPSXLALGreenwichSiderealTimeToGPS (REAL8 gmst, REAL8 equation_of_equinoxes, LIGOTimeGPS *gps)
 Convenience wrapper of XLALGreenwichMeanSiderealTimeToGPS(), adjusting the input by the equation of equinoxes. More...
 

Go to the source code of this file.