Interface IAtomPairDescriptor

    • Method Detail

      • calculate

        DescriptorValue calculate​(IAtom atom,
                                  IAtom atom2,
                                  IAtomContainer container)
        Calculates the descriptor value for the given IAtom.
        Parameters:
        atom - The first IAtom of the pair for which this descriptor should be calculated
        atom2 - The second IAtom of the pair for which this descriptor should be calculated
        container - TODO
        Returns:
        An object of DescriptorValue that contain the calculated value as well as specification details