|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.chemistry.quantum.BasisFunctions
public class BasisFunctions
Class to construct basis functions of a given molecule and a basis set
| Constructor Summary | |
|---|---|
BasisFunctions(Molecule molecule,
java.lang.String basisName)
Creates a new instance of BasisFunctions |
|
| Method Summary | |
|---|---|
java.util.ArrayList |
getBasisFunctions()
Getter for property basisFunctions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasisFunctions(Molecule molecule,
java.lang.String basisName)
throws java.lang.Exception
molecule - the Molecule whose basis function is requestedbasisName - the name of the basis set (like sto3g)
java.lang.Exception - DOCUMENT ME!| Method Detail |
|---|
public java.util.ArrayList getBasisFunctions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||