SphericalHarmonics.h File Reference

#include <stdlib.h>
#include <math.h>
#include <stdio.h>
#include <string.h>
#include <lal/LALStdlib.h>
#include <lal/LALConstants.h>
#include <lal/AVFactories.h>
#include <lal/SeqFactories.h>
#include <lal/LIGOMetadataTables.h>
#include <lal/NRWaveIO.h>

Include dependency graph for SphericalHarmonics.h:

Go to the source code of this file.

Functions

 NRCSID (SPHERICALHARMONICSH,"$Id: SphericalHarmonics.h,v 1.3 2007/02/19 00:51:10 badri Exp $")
INT4 XLALSphHarm (COMPLEX16 *out, UINT4 L, INT4 M, REAL4 theta, REAL4 phi)
 Spin weighted Spherical Harmonic.


Function Documentation

NRCSID ( SPHERICALHARMONICSH  ,
"$Id: SphericalHarmonics.  h,
v 1.3 2007/02/19 00:51:10 badri Exp $"   
)

INT4 XLALSphHarm ( COMPLEX16 out,
UINT4  L,
INT4  M,
REAL4  theta,
REAL4  phi 
)

Spin weighted Spherical Harmonic.

dependency on theta

Parameters:
out  output
L  value of L
M  value of M
theta  angle with respect to the z axis
phi  angle with respect to the x axis

Definition at line 514 of file NRWaveInject.c.


Generated on Sat Aug 30 03:14:13 2008 for LAL by  doxygen 1.5.2