public class StabilizationCharges extends Object
| Constructor and Description |
|---|
StabilizationCharges()
Constructor for the StabilizationCharges object.
|
| Modifier and Type | Method and Description |
|---|---|
double |
calculatePositive(IAtomContainer atomContainer,
IAtom atom)
calculate the stabilization of orbitals when they contain deficiency of charge.
|
public StabilizationCharges()
public double calculatePositive(IAtomContainer atomContainer, IAtom atom)
atomContainer - the molecule to be consideredatom - IAtom for which effective atom StabilizationCharges
factor should be calculatedCopyright © 2018. All Rights Reserved.