public class AtomTypeCharges extends Object implements IChargeCalculator
Modifier and Type | Method and Description |
---|---|
void |
calculateCharges(IAtomContainer container) |
IAtomContainer |
setCharges(IAtomContainer atomContainer)
Sets initial charges for atom types.
|
public IAtomContainer setCharges(IAtomContainer atomContainer) throws Exception
atomContainer
- AtomContainerException
- Description of the Exceptionpublic void calculateCharges(IAtomContainer container) throws CDKException
calculateCharges
in interface IElectronicPropertyCalculator
CDKException
Copyright © 2021. All rights reserved.