|
OpenMD 3.1
Molecular Dynamics in the Open
|
Public Attributes | |
| Vector3d | pos |
| std::string | type |
| int | atomicNum |
| RealType | charge |
Definition at line 38 of file XYZFormat.hpp.
| int OpenMD::XYZAtom::atomicNum |
Definition at line 41 of file XYZFormat.hpp.
| RealType OpenMD::XYZAtom::charge |
Definition at line 42 of file XYZFormat.hpp.
| Vector3d OpenMD::XYZAtom::pos |
Definition at line 39 of file XYZFormat.hpp.
| std::string OpenMD::XYZAtom::type |
Definition at line 40 of file XYZFormat.hpp.