Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::MolecularMechanics::IndexedStructuralDihedral Struct Reference

Holds indexes for a dihedral. The connectivity is atom1 – atom2 – atom3 – atom4. More...

#include <IndexedStructuralElements.h>

Collaboration diagram for Scine::MolecularMechanics::IndexedStructuralDihedral:
Collaboration graph

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
 

Detailed Description

Holds indexes for a dihedral. The connectivity is atom1 – atom2 – atom3 – atom4.


The documentation for this struct was generated from the following file: