LAL  7.5.0.1-89842e6
TranslateAnglesTest.c File Reference

Prototypes

int test_HMS_RAD (void)
 test angle conversions between HMS and RAD: XLALTranslateHMStoRAD() and XLALTranslateRADtoHMS() More...
 
int test_DMS_RAD (void)
 test angle conversions between DMS and RAD: XLALTranslateDMStoRAD() and XLALTranslateRADtoDMS() More...
 
int main (void)
 

Go to the source code of this file.

Function Documentation

◆ test_HMS_RAD()

int test_HMS_RAD ( void  )

test angle conversions between HMS and RAD: XLALTranslateHMStoRAD() and XLALTranslateRADtoHMS()

Definition at line 54 of file TranslateAnglesTest.c.

◆ test_DMS_RAD()

int test_DMS_RAD ( void  )

test angle conversions between DMS and RAD: XLALTranslateDMStoRAD() and XLALTranslateRADtoDMS()

Definition at line 132 of file TranslateAnglesTest.c.

◆ main()

int main ( void  )

Definition at line 36 of file TranslateAnglesTest.c.