What's the difference?

User a706ad2bed

20-09-2010 02:22:09

I have a question, what's the differences between the methods getAcceptorAtomCount() and getAcceptorCount()? And in general, which method should we use? Thanks a lot.

User 851ac690a0

21-09-2010 20:59:40

Hi,


 


I have a question, what's the differences between the methods getAcceptorAtomCount() and getAcceptorCount()? And in general, which method should we use? Thanks a lot.


The  "getAcceptorAtomCount() "  method returns the number of  the "acceptor type" atoms in a molecule.  


The "getAcceptorCount" method returns the number of  the "lone-pairs" of  the "acceptor type" atoms  in a molecule.


 


The attached "keto group" has the next acceptor parameters :  

getAcceptorAtomCount()  = 1

getAcceptorCount() =  2


 


Jozsi