CSphericalHarmonicBasisFunction Class Reference

For Ylm's have l, m and real/imag flag. More...

#include <harmonic_expansion.h>

Inheritance diagram for CSphericalHarmonicBasisFunction:
[legend]
Collaboration diagram for CSphericalHarmonicBasisFunction:
[legend]

List of all members.

Public Member Functions

 CSphericalHarmonicBasisFunction (int _l=0, int _m=0, bool _re=true)
 CSphericalHarmonicBasisFunction (const CSphericalHarmonicBasisFunction &other)
virtual ~CSphericalHarmonicBasisFunction (void)
bool operator== (const CSphericalHarmonicBasisFunction &other) const
bool operator< (const CSphericalHarmonicBasisFunction &other) const
double getValue (double theta, double phi) const
double getValue (double x, double y, double z) const
string termName (void) const

Public Attributes

int l
int m
bool realpart


Detailed Description

For Ylm's have l, m and real/imag flag.

Definition at line 41 of file harmonic_expansion.h.


Constructor & Destructor Documentation

CSphericalHarmonicBasisFunction::CSphericalHarmonicBasisFunction ( int  _l = 0,
int  _m = 0,
bool  _re = true 
) [inline]

Definition at line 46 of file harmonic_expansion.h.

CSphericalHarmonicBasisFunction::CSphericalHarmonicBasisFunction ( const CSphericalHarmonicBasisFunction other  )  [inline]

Definition at line 48 of file harmonic_expansion.h.

virtual CSphericalHarmonicBasisFunction::~CSphericalHarmonicBasisFunction ( void   )  [inline, virtual]

Definition at line 50 of file harmonic_expansion.h.


Member Function Documentation

double CSphericalHarmonicBasisFunction::getValue ( double  x,
double  y,
double  z 
) const [inline, virtual]

Implements CHarmonicBasisFunction.

Definition at line 61 of file harmonic_expansion.h.

double CSphericalHarmonicBasisFunction::getValue ( double  theta,
double  phi 
) const [inline, virtual]

Implements CHarmonicBasisFunction.

Definition at line 59 of file harmonic_expansion.h.

bool CSphericalHarmonicBasisFunction::operator< ( const CSphericalHarmonicBasisFunction other  )  const [inline]

Definition at line 53 of file harmonic_expansion.h.

bool CSphericalHarmonicBasisFunction::operator== ( const CSphericalHarmonicBasisFunction other  )  const [inline]

Definition at line 51 of file harmonic_expansion.h.

string CSphericalHarmonicBasisFunction::termName ( void   )  const [inline]

Reimplemented from CHarmonicBasisFunction.

Definition at line 63 of file harmonic_expansion.h.


Member Data Documentation

Reimplemented from CHarmonicBasisFunction.

Definition at line 43 of file harmonic_expansion.h.

Definition at line 44 of file harmonic_expansion.h.

Definition at line 45 of file harmonic_expansion.h.


The documentation for this class was generated from the following file:

Generated on Fri Feb 6 13:30:18 2009 for CorAL by  doxygen 1.5.8