OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::XYZAtom Struct Reference

Public Attributes

Vector3d pos
 
std::string type
 
int atomicNum
 
RealType charge
 

Detailed Description

Definition at line 38 of file XYZFormat.hpp.

Member Data Documentation

◆ atomicNum

int OpenMD::XYZAtom::atomicNum

Definition at line 41 of file XYZFormat.hpp.

◆ charge

RealType OpenMD::XYZAtom::charge

Definition at line 42 of file XYZFormat.hpp.

◆ pos

Vector3d OpenMD::XYZAtom::pos

Definition at line 39 of file XYZFormat.hpp.

◆ type

std::string OpenMD::XYZAtom::type

Definition at line 40 of file XYZFormat.hpp.


The documentation for this struct was generated from the following file: