#include <MolData3Ddescriptors.h>
Definition at line 40 of file MolData3Ddescriptors.h.
◆ MolData3Ddescriptors()
MolData3Ddescriptors::MolData3Ddescriptors |
( |
| ) |
|
◆ GetCharges()
std::vector< double > MolData3Ddescriptors::GetCharges |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetCustomAtomProp()
std::vector< double > MolData3Ddescriptors::GetCustomAtomProp |
( |
const RDKit::ROMol & |
mol, |
|
|
const std::string & |
customAtomPropName |
|
) |
| |
◆ GetEState()
std::vector< double > MolData3Ddescriptors::GetEState |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetEState2()
std::vector< double > MolData3Ddescriptors::GetEState2 |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetIState()
std::vector< double > MolData3Ddescriptors::GetIState |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetIStateDrag()
std::vector< double > MolData3Ddescriptors::GetIStateDrag |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetPrincipalQuantumNumber()
int MolData3Ddescriptors::GetPrincipalQuantumNumber |
( |
int |
AtomicNum | ) |
|
◆ GetRelativeENeg()
std::vector< double > MolData3Ddescriptors::GetRelativeENeg |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetRelativeIonPol()
std::vector< double > MolData3Ddescriptors::GetRelativeIonPol |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetRelativeMW()
std::vector< double > MolData3Ddescriptors::GetRelativeMW |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetRelativePol()
std::vector< double > MolData3Ddescriptors::GetRelativePol |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetRelativeRcov()
std::vector< double > MolData3Ddescriptors::GetRelativeRcov |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetRelativeVdW()
std::vector< double > MolData3Ddescriptors::GetRelativeVdW |
( |
const RDKit::ROMol & |
mol | ) |
|
◆ GetUn()
std::vector< double > MolData3Ddescriptors::GetUn |
( |
int |
numAtoms | ) |
|
The documentation for this class was generated from the following file: