OESageParams

Attention

This API is currently available in C++ and Python.

class OESageParams : public OESmirnoffParams

The OESageParams class provides the ability to retrieve parameters necessary to perform energy and gradient calculations using the OESage force field.

The following methods are publicly inherited from OEFFParams:

Constructors

OESageParams()
OESageParams(const OESageParams&)

Default and copy constructors.

operator=

OESageParams& operator=(const OESageParams&)

The assignment operator.