Tinker9 70bd052 (Thu Nov 9 12:11:35 2023 -0800)
|
Local axis type and x,y,z-axis defining atoms for each multipole site. More...
#include <mpole.h>
Public Attributes | |
int | zaxis |
Z-axis defining atom, starting from 0. More... | |
int | xaxis |
X-axis defining atom, starting from 0. More... | |
int | yaxis |
Y-axis defining atom, starting from ONE. More... | |
int | polaxe |
Local frame definition. More... | |
Local axis type and x,y,z-axis defining atoms for each multipole site.
int tinker::LocalFrame::polaxe |
Local frame definition.
int tinker::LocalFrame::xaxis |
X-axis defining atom, starting from 0.
int tinker::LocalFrame::yaxis |
Y-axis defining atom, starting from ONE.
int tinker::LocalFrame::zaxis |
Z-axis defining atom, starting from 0.