OEEonOverlapScore¶
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
class OEEonOverlapScore : public OEShape::OEOverlapResults
This class stores shape and electrostatics overlap results.
- The OEEonOverlapScore class defines the following public methods:
The following methods are publicly inherited from OEOverlapResults.
Constructors¶
Default, constructor from parent class object, and copy constructors.
OEEonOverlapScore() OEEonOverlapScore(const OEShape::OEOverlapResults &) OEEonOverlapScore(const OEEonOverlapScore &)Destructor¶
~OEEonOverlapScore()GetTanimotoCombo¶
float GetTanimotoCombo() constThis method returns shape and electrostatics Tanimoto Combo.
GetRefSelfET¶
float GetRefSelfET() constThis method returns the electrostatic reference self overlap.