Package org.lifstools.jgoslin.domain
Class Elements
java.lang.Object
org.lifstools.jgoslin.domain.Elements
Utility class to look up element names, masses, shortcut names, and ordering.
- Author:
- Dominik Kopczynski, Nils Hoffmann
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final double -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ELECTRON_REST_MASS
public static final double ELECTRON_REST_MASS- See Also:
-
ELEMENT_POSITIONS
-
ELEMENT_MASSES
-
ELEMENT_SHORTCUT
-
ELEMENT_ORDER
-
-
Constructor Details
-
Elements
public Elements()
-