org.jmol.adapter.readers.more
public class MopacData extends Object
Field Summary | |
---|---|
static float[] | fact |
static float[] | factorDs |
static float | fourPi |
static int[] | pnqD |
static int[] | principalQuantumNumber |
Method Summary | |
---|---|
static float | getFactorD(int n) |
static float | getMopacConstD(int atomicNumber, float zeta) |
static float | getMopacConstP(int atomicNumber, float zeta) |
static float | getMopacConstS(int atomicNumber, float zeta) |
static int | getNPQ(int atomicNumber) |
static int | getNPQd(int atomicNumber) |
static int | getNPQp(int atomicNumber) |
static int | getNPQs(int atomicNumber) |
static boolean | isNoble(int atomicNumber) |