
#include <PAR.h>
Public Member Functions | |
| Dihedral () | |
| Dihedral (int a, std::string b, std::string c, std::string d, std::string e, Real f, int g, Real h) | |
| Dihedral (int a, std::string b, std::string c, std::string d, std::string e, int f, std::vector< Real > g, std::vector< int > h, std::vector< Real > i) | |
Public Attributes | |
| int | number |
| std::string | atom1 |
| std::string | atom2 |
| std::string | atom3 |
| std::string | atom4 |
| int | multiplicity |
| std::vector< Real > | forceConstant |
| std::vector< int > | periodicity |
| std::vector< Real > | phaseShift |
Friends | |
| Report::MyStreamer & | operator<< (Report::MyStreamer &OS, const Dihedral &p) |
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
atom 1 number
|
|
|
atom 2 number
|
|
|
atom 3 number
|
|
|
atom 4 number
|
|
|
force constant
|
|
|
multiplicity
|
|
|
dihedral number
|
|
|
periodicity
|
|
|
phase shift
|