Class VABCVolume

    • Constructor Detail

      • VABCVolume

        public VABCVolume()
    • Method Detail

      • calculate

        public static double calculate​(IAtomContainer molecule)
                                throws CDKException
        Calculates the volume for the given IAtomContainer. This methods assumes that atom types have been perceived.
        Parameters:
        molecule - IAtomContainer to calculate the volume of.
        Returns:
        the volume in cubic Ångström.
        Throws:
        CDKException