|
Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
Holds indexes for a dihedral. The connectivity is atom1 – atom2 – atom3 – atom4. More...
#include <IndexedStructuralElements.h>

Public Member Functions | |
| IndexedStructuralDihedral (int a1, int a2, int a3, int a4) | |
| bool | operator== (const IndexedStructuralDihedral &other) const |
Public Attributes | |
| int | atom1 |
| int | atom2 |
| int | atom3 |
| int | atom4 |
Holds indexes for a dihedral. The connectivity is atom1 – atom2 – atom3 – atom4.