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