Package qsardes.descriptor.qsarwb
Class QsarWBBpol
java.lang.Object
qsardes.descriptor.DescriptorBpol
qsardes.descriptor.qsarwb.QsarWBBpol
- All Implemented Interfaces:
Descriptor
Bonded atoms polarizabilities descriptor (QSAR-WB Descriptors).
Calculates the sum of the absolute value of the difference between atomic polarizabilities of all bonded atoms in the molecule (including implicit hydrogens) using the CDK BPolDescriptor class.
Returns bpol.
Calculates the sum of the absolute value of the difference between atomic polarizabilities of all bonded atoms in the molecule (including implicit hydrogens) using the CDK BPolDescriptor class.
Returns bpol.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorBpol
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarWBBpol
public QsarWBBpol()
-