RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Classes | Public Member Functions | Friends | List of all members
rxdock::DihedralElement Class Reference

Classes

class  prms
 

Public Member Functions

 DihedralElement (Atom *pAtom1, Atom *pAtom2, Atom *pAtom3, Atom *pAtom4, const prms &dihprms)
 
double operator() () const
 
AtomGetAtom1Ptr () const
 
AtomGetAtom2Ptr () const
 
AtomGetAtom3Ptr () const
 
AtomGetAtom4Ptr () const
 
void AddTerm (const prms &dihprms)
 

Friends

void to_json (json &j, const DihedralElement &dihedralElem)
 
void from_json (const json &j, DihedralElement &dihedralElem)
 

The documentation for this class was generated from the following files: