![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Public Attributes | |
int | tstep |
float | T |
float | Etot |
float | Epot |
float | Evdw |
float | Eelec |
float | Ebond |
float | Eangle |
float | Edihe |
float | Eimpr |
Definition at line 29 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Eangle |
Angle energy, Kcal/mol.
Definition at line 38 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Ebond |
Bond energy, Kcal/mol.
Definition at line 37 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Edihe |
Dihedral energy, Kcal/mol.
Definition at line 39 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Eelec |
Electrostatic energy, in Kcal/mol.
Definition at line 36 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Eimpr |
Definition at line 40 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Epot |
Potential energy, in Kcal/mol.
Definition at line 34 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Etot |
Total energy, in Kcal/mol.
Definition at line 33 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.Evdw |
Van der Waals energy, in Kcal/mol.
Definition at line 35 of file ArtemisWrapper.cs.
float ArtemisWrapper.ArtemisImdEnergies.T |
Temperature in degrees Kelvin.
Definition at line 32 of file ArtemisWrapper.cs.
int ArtemisWrapper.ArtemisImdEnergies.tstep |
integer timestep index
Definition at line 31 of file ArtemisWrapper.cs.