public class VABCVolume extends Object
| Constructor and Description |
|---|
VABCVolume() |
| Modifier and Type | Method and Description |
|---|---|
static double |
calculate(IAtomContainer molecule)
Calculates the volume for the given
IAtomContainer. |
public static double calculate(IAtomContainer molecule) throws CDKException
IAtomContainer. This methods assumes
that atom types have been perceived.molecule - IAtomContainer to calculate the volume of.CDKExceptionCopyright © 2018. All Rights Reserved.