![]() |
The Virtual Cell Model
1.0
|
OpenMM's atom information format. More...
#include <OpenMM_structs.h>
Public Attributes | |
| int | type |
| int | Vsite_particleindecies [2] |
| double | Vsite_weights [2] |
| char * | pdb |
| char | symbol |
| double | initPosInNm [3] |
| double | posInNm [3] |
| double | velocityInNmperPs [3] |
| double | mass |
| double | radius |
| double | sigma_LJ_12_6 |
| double | epsilon_LJ_12_6 |
| double | force [3] |
| double | energyInKJ |
| double | stretching_energy |
| int | ext_force_model |
| double | ext_force_constants [3] |
| std::string | class_label |
| int | vsite_atoms [2] |
| double | vsite_weights [2] |
| double | epsilonWCA = 0 |
| double | sigmaWCA = 0 |
OpenMM's atom information format.
| std::string MyAtomInfo::class_label |
| double MyAtomInfo::energyInKJ |
| double MyAtomInfo::epsilon_LJ_12_6 |
| double MyAtomInfo::epsilonWCA = 0 |
| double MyAtomInfo::ext_force_constants[3] |
| int MyAtomInfo::ext_force_model |
| double MyAtomInfo::force[3] |
| double MyAtomInfo::initPosInNm[3] |
| double MyAtomInfo::mass |
| char* MyAtomInfo::pdb |
| double MyAtomInfo::posInNm[3] |
| double MyAtomInfo::radius |
| double MyAtomInfo::sigma_LJ_12_6 |
| double MyAtomInfo::sigmaWCA = 0 |
| double MyAtomInfo::stretching_energy |
| char MyAtomInfo::symbol |
| int MyAtomInfo::type |
| double MyAtomInfo::velocityInNmperPs[3] |
| int MyAtomInfo::vsite_atoms[2] |
| int MyAtomInfo::Vsite_particleindecies[2] |
| double MyAtomInfo::Vsite_weights[2] |
| double MyAtomInfo::vsite_weights[2] |