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