OEMMFFComplex
Attention
This API is currently available in C++ and Python.
class OEMMFFComplex : public OEComplexFF
The OEMMFFComplex provides a predefined interface to use OEMMFF for all interactions in a protein-ligand complex.
- The following methods are publicly inherited from OEFunc0:
- The following methods are publicly inherited from OEFunc1:
- The following methods are publicly inherited from OEMolFunc:
- The following methods are publicly inherited from OEComplexFF:
Constructors
OEMMFFComplex(params: OEMMFFParams = OEMolMMFF_OEMMFFParams(),
opts: OENonBondIntcsOptions = OENonBondIntcsOptions()) -> OEMMFFComplex
OEMMFFComplex(arg2: OEMMFFComplex) -> OEMMFFComplex
Default and copy constructors.