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
OESageParams(arg2: OESageParams) -> OESageParams
Default and copy constructors.