
#include <AtomType.h>
Public Member Functions | |
| AtomType () | |
Public Attributes | |
| std::string | name |
| Real | mass |
| Real | charge |
| std::string | symbolName |
|
|
|
|
|
The charge of this atom type.
|
|
|
The mass of this atom type.
|
|
|
The name of this atom type.
|
|
|
The symbol untity name of this atom type.
|