OEOutOfPlanePotential

Attention

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

class OEOutOfPlanePotential : public virtual OEMolPotential::OEFFPotential

The OEOutOfPlanePotential defines an interface for all out-of-plane force field interaction potentials.

The following methods are publicly inherited from OEFunc0:
The following methods are publicly inherited from OEFunc1:
The following methods are publicly inherited from OEFunc2:
The following methods are publicly inherited from OEMolFunc:
The following methods are publicly inherited from OEFFPotential:

Constructors

OEOutOfPlanePotential(const OEFFParams&)
OEOutOfPlanePotential(const OEOutOfPlanePotential&)

Constructor and copy constructor.

Assignment operator

OEOutOfPlanePotential& operator=(const OEOutOfPlanePotential&)

Assignment operator.