vec_math
Class SphericalHarmonics.Orthogonal
java.lang.Object
vec_math.SphericalHarmonics.Orthogonal
- Enclosing class:
- SphericalHarmonics
public static class SphericalHarmonics.Orthogonal
- extends Object
For testing of these classes, we integrate numerically in theta space.
The azimuthal order m must be identically for the two harmonics to be
integrated, different l means vanishing integral.
|
Method Summary |
static void |
main(String[] arg)
The first three command line arguments are m and the two secondary
quantum numbers l and l' of the spherical harmonics to integrate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SphericalHarmonics.Orthogonal
public SphericalHarmonics.Orthogonal()
main
public static void main(String[] arg)
- The first three command line arguments are m and the two secondary
quantum numbers l and l' of the spherical harmonics to integrate. If
a fourth and fifth argument is given, they are interpreted as the
zonal boundaries of the polar angle in degrees.