OpenMPCD
Public Attributes | List of all members
OpenMPCD::VTFSnapshotFile::AtomProperties Struct Reference

Collection of properties of atoms. More...

#include <VTFSnapshotFile.hpp>

Public Attributes

boost::optional< FPradius
 The radius of the atom. More...
 
boost::optional< std::string > name
 The name of the atom. More...
 
boost::optional< std::string > type
 The type of the atom. More...
 

Detailed Description

Collection of properties of atoms.

Definition at line 55 of file VTFSnapshotFile.hpp.

Member Data Documentation

◆ name

boost::optional<std::string> OpenMPCD::VTFSnapshotFile::AtomProperties::name

The name of the atom.

Definition at line 58 of file VTFSnapshotFile.hpp.

◆ radius

boost::optional<FP> OpenMPCD::VTFSnapshotFile::AtomProperties::radius

The radius of the atom.

Definition at line 57 of file VTFSnapshotFile.hpp.

◆ type

boost::optional<std::string> OpenMPCD::VTFSnapshotFile::AtomProperties::type

The type of the atom.

Definition at line 59 of file VTFSnapshotFile.hpp.


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