|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.quantum.SlaterData
public class SlaterData
| Field Summary | |
|---|---|
double |
coef
|
int |
iAtom
|
int |
index
|
boolean |
isCore
|
int |
r
|
int |
x
|
int |
y
|
int |
z
|
double |
zeta
|
| Constructor Summary | |
|---|---|
SlaterData(int iAtom,
int x,
int y,
int z,
int r,
double zeta,
double coef)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isCore
public int iAtom
public int x
public int y
public int z
public int r
public double zeta
public double coef
public int index
| Constructor Detail |
|---|
public SlaterData(int iAtom,
int x,
int y,
int z,
int r,
double zeta,
double coef)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||