Package qsardes.descriptor.qsarwb
Class QsarWBLargestPiSystem
java.lang.Object
qsardes.descriptor.DescriptorLargestPiSystem
qsardes.descriptor.qsarwb.QsarWBLargestPiSystem
- All Implemented Interfaces:
Descriptor
Largest Pi system descriptor (QSAR-WB Descriptors).
Calculates the largest Pi system descriptor using the CDK LargestPiSystemDescriptor class (checkAromaticity is set to false).
Returns nAtomP.
Calculates the largest Pi system descriptor using the CDK LargestPiSystemDescriptor class (checkAromaticity is set to false).
Returns nAtomP.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qsardes.descriptor.DescriptorLargestPiSystem
get_descriptor_names, get_descriptor_type, get_descriptor_values, toString
-
Constructor Details
-
QsarWBLargestPiSystem
public QsarWBLargestPiSystem()
-