LAL  7.5.0.1-bede9b2
SkyCoordinates.c File Reference

Prototypes

void LALConvertSkyCoordinates (LALStatus *stat, SkyPosition *output, SkyPosition *input, ConvertSkyParams *params)
 
void LALNormalizeSkyPosition (LALStatus *stat, SkyPosition *posOut, const SkyPosition *posIn)
 
void XLALNormalizeSkyPosition (double *restrict longitude, double *restrict latitude)
 If sky-position is not in the canonical range \((\alpha,\delta)\in [0,2\pi]\times[-\pi/2, \pi/2]\), normalize it by mapping it into this coordinate-interval. More...
 

Go to the source code of this file.

Macros

#define LAL_ALPHAGAL   (3.366032942)
 
#define LAL_DELTAGAL   (0.473477302)
 
#define LAL_LGAL   (0.576)
 

Macro Definition Documentation

◆ LAL_ALPHAGAL

#define LAL_ALPHAGAL   (3.366032942)

Definition at line 25 of file SkyCoordinates.c.

◆ LAL_DELTAGAL

#define LAL_DELTAGAL   (0.473477302)

Definition at line 26 of file SkyCoordinates.c.

◆ LAL_LGAL

#define LAL_LGAL   (0.576)

Definition at line 27 of file SkyCoordinates.c.