![]() |
RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
|
Classes | |
| class | prms |
Public Member Functions | |
| DihedralElement (Atom *pAtom1, Atom *pAtom2, Atom *pAtom3, Atom *pAtom4, const prms &dihprms) | |
| double | operator() () const |
| Atom * | GetAtom1Ptr () const |
| Atom * | GetAtom2Ptr () const |
| Atom * | GetAtom3Ptr () const |
| Atom * | GetAtom4Ptr () const |
| void | AddTerm (const prms &dihprms) |
Friends | |
| void | to_json (json &j, const DihedralElement &dihedralElem) |
| void | from_json (const json &j, DihedralElement &dihedralElem) |