public class CrossSectionalDiameterDescriptor extends SpherosityDescriptor
DoubleResult[3], where | Modifier and Type | Field and Description |
|---|---|
static String |
MAX_DIAMETER
Cross sectional diameter
|
static String |
MAX_LENGTH
Maximum length of the molecule
|
static String |
MIN_DIAMETER
minimum diameter
|
sizeDescriptor| Constructor and Description |
|---|
CrossSectionalDiameterDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
org.openscience.cdk.qsar.DescriptorValue |
calculate(org.openscience.cdk.interfaces.IAtomContainer container) |
String[] |
getDescriptorNames() |
org.openscience.cdk.qsar.DescriptorSpecification |
getSpecification() |
String |
toString() |
getDescriptorResultType, getParameterNames, getParameters, getParameterType, getSizeDescriptorResult, initialise, setParameterspublic static final String MAX_LENGTH
public static final String MAX_DIAMETER
public static final String MIN_DIAMETER
public org.openscience.cdk.qsar.DescriptorSpecification getSpecification()
getSpecification in interface org.openscience.cdk.qsar.IDescriptorgetSpecification in class SpherosityDescriptorpublic org.openscience.cdk.qsar.DescriptorValue calculate(org.openscience.cdk.interfaces.IAtomContainer container)
calculate in interface org.openscience.cdk.qsar.IMolecularDescriptorcalculate in class SpherosityDescriptorDescriptorValue with value of type DoubleResult.org.openscience.cdk.exception.CDKException - [0] is max length, [1] is max diameter [2] is min diameter - =0 if planarpublic String[] getDescriptorNames()
getDescriptorNames in interface org.openscience.cdk.qsar.IDescriptorgetDescriptorNames in class SpherosityDescriptorpublic String toString()
toString in class SpherosityDescriptorCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.