Interface IBondDescriptor

    • Method Detail

      • calculate

        DescriptorValue calculate​(IBond bond,
                                  IAtomContainer atomContainer)
        Calculates the descriptor value for the given IBond.
        Parameters:
        bond - A IBond for which this descriptor should be calculated
        atomContainer - The molecule containing the bond
        Returns:
        An object of DescriptorValue that contain the calculated value as well as specification details