Uses of Class
org.helm.notation2.exception.ExtinctionCoefficientException
| Package | Description |
|---|---|
| org.helm.notation2.calculation | |
| org.helm.notation2.tools |
-
Uses of ExtinctionCoefficientException in org.helm.notation2.calculation
Methods in org.helm.notation2.calculation that throw ExtinctionCoefficientException Modifier and Type Method Description floatExtinctionCoefficient. calculate(org.helm.notation2.parser.notation.HELM2Notation helm2notation)method to calculate the extinction coefficient for the whole HELM moleculefloatExtinctionCoefficient. calculate(org.helm.notation2.parser.notation.HELM2Notation helm2notation, int unitType)method to calculate the extinction coefficient for the whole HELM moleculestatic ExtinctionCoefficientExtinctionCoefficient. getInstance()static MoleculePropertyMoleculePropertyCalculator. getMoleculeProperties(org.helm.notation2.parser.notation.HELM2Notation helm2notation)method to get all molecule properties for one HELM2Notation -
Uses of ExtinctionCoefficientException in org.helm.notation2.tools
Methods in org.helm.notation2.tools that throw ExtinctionCoefficientException Modifier and Type Method Description FloatWebService. calculateExtinctionCoefficient(String notation)method to calculate from a non-ambiguous HELM string the extinction coefficientList<String>WebService. getMolecularProperties(String notation)method to calculate froma non-ambiguous HELM input the molecular properties: molecular formula, molecular weight, exact mass, extinction coefficient