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
OEParsleyParams(arg2: OEParsleyParams) -> OEParsleyParams

Default and copy constructors.