Package com.actelion.research.chem
Class IsotopeHelper
- java.lang.Object
-
- com.actelion.research.chem.IsotopeHelper
-
public class IsotopeHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IsotopeHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
getAbsoluteMass(int atomicNo, int mass)
static int[]
getIsotopeList(int atomicNo)
static double
getNaturalPercentage(int atomicNo, int mass)
-