OEParsleyParams
Attention
This API is currently available in C++ and Python.
class OEParsleyParams : public OESmirnoffParams
The OEParsleyParams class provides the ability to retrieve parameters necessary to perform energy and gradient calculations using the OEParsley force field.
- The following methods are publicly inherited from OEFFParams:
Constructors
OEParsleyParams()
OEParsleyParams(const OEParsleyParams&)
Default and copy constructors.
operator=
OEParsleyParams& operator=(const OEParsleyParams&)
The assignment operator.