public class atomicData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
atomicData(long cPtr,
boolean cMemoryOwn) |
|
atomicData(java.lang.String dataLine) |
Modifier and Type | Method and Description |
---|---|
int |
AtomicNum() |
int |
DefaultValence() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(atomicData obj) |
SWIGTYPE_p_std__mapT_unsigned_int_std__pairT_double_double_t_t |
getD_isotopeInfoMap() |
double |
Mass() |
int |
MostCommonIsotope() |
double |
MostCommonIsotopeMass() |
int |
NumOuterShellElec() |
int |
NumValence() |
double |
Rb0() |
double |
Rcov() |
double |
Rvdw() |
void |
setD_isotopeInfoMap(SWIGTYPE_p_std__mapT_unsigned_int_std__pairT_double_double_t_t value) |
java.lang.String |
Symbol() |
Int_Vect |
ValenceList() |
protected atomicData(long cPtr, boolean cMemoryOwn)
public atomicData(java.lang.String dataLine)
protected static long getCPtr(atomicData obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public int AtomicNum()
public int DefaultValence()
public int NumValence()
public Int_Vect ValenceList()
public double Mass()
public java.lang.String Symbol()
public double Rcov()
public double Rb0()
public double Rvdw()
public int NumOuterShellElec()
public int MostCommonIsotope()
public double MostCommonIsotopeMass()
public void setD_isotopeInfoMap(SWIGTYPE_p_std__mapT_unsigned_int_std__pairT_double_double_t_t value)
public SWIGTYPE_p_std__mapT_unsigned_int_std__pairT_double_double_t_t getD_isotopeInfoMap()