OEFF14SBSmirnoffComplex
Attention
This API is currently available in C++ and Python.
class OEFF14SBSmirnoffComplex : public OEComplexFF
The OEFF14SBSmirnoffComplex represents a force field for a protein-ligand complex system, where the interactions are described with OEFF14SBSmirnoffParams.
- 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
OEFF14SBSmirnoffComplex(params: OEFF14SBSmirnoffParams = OEFF14SBSmirnoffParams(),
opts: OENonBondIntcsOptions = OENonBondIntcsOptions()) -> OEFF14SBSmirnoffComplex
OEFF14SBSmirnoffComplex(arg2: OEFF14SBSmirnoffComplex) -> OEFF14SBSmirnoffComplex
Default and copy constructors.