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, setParameters
public 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.IDescriptor
getSpecification
in class SpherosityDescriptor
public org.openscience.cdk.qsar.DescriptorValue calculate(org.openscience.cdk.interfaces.IAtomContainer container)
calculate
in interface org.openscience.cdk.qsar.IMolecularDescriptor
calculate
in class SpherosityDescriptor
DescriptorValue
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.IDescriptor
getDescriptorNames
in class SpherosityDescriptor
public String toString()
toString
in class SpherosityDescriptor
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.