Prototypes | |
| void | LALGalacticToEquatorial (LALStatus *stat, SkyPosition *output, SkyPosition *input) |
| void | LALEquatorialToGalactic (LALStatus *stat, SkyPosition *output, SkyPosition *input) |
| void | LALEclipticToEquatorial (LALStatus *stat, SkyPosition *output, SkyPosition *input) |
| void | LALEquatorialToEcliptic (LALStatus *stat, SkyPosition *output, SkyPosition *input) |
Go to the source code of this file.
Macros | |
| #define | LAL_ALPHAGAL (3.366032942) |
| #define | LAL_DELTAGAL (0.473477302) |
| #define | LAL_LGAL (0.576) |
| #define LAL_ALPHAGAL (3.366032942) |
Definition at line 25 of file CelestialCoordinates.c.
| #define LAL_DELTAGAL (0.473477302) |
Definition at line 26 of file CelestialCoordinates.c.
| #define LAL_LGAL (0.576) |
Definition at line 27 of file CelestialCoordinates.c.