|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.davidson.chm.waveFunction.WaveFunction
edu.davidson.chm.waveFunction.Orbital_3dx2_y2
public class Orbital_3dx2_y2
| Constructor Summary | |
|---|---|
Orbital_3dx2_y2()
|
|
| Method Summary | |
|---|---|
double |
getMaxR(double _fraction)
Returns the maximum displacement from the nucleus at which the wave function has a value characterized by _fraction. |
double[] |
getValue(double _r,
double _theta,
double _phi)
Returns the value of the wave function for a set of spherical coordinates _r (normalized distance from the nucleus), _theta (angle from the z axis), and _phi (angle from the x axis in the xy plane). |
double[] |
getValueXYZ(double x,
double y,
double z)
Returns the value of the wave function for a set of cartesian coordinates. |
| Methods inherited from class edu.davidson.chm.waveFunction.WaveFunction |
|---|
getID, setID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Orbital_3dx2_y2()
| Method Detail |
|---|
public double getMaxR(double _fraction)
WaveFunction
getMaxR in class WaveFunction
public double[] getValue(double _r,
double _theta,
double _phi)
WaveFunction
getValue in class WaveFunction
public double[] getValueXYZ(double x,
double y,
double z)
WaveFunction
getValueXYZ in class WaveFunctionWaveFunction.getValue(double, double, double)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||