#include <Compound.h>
Bond centers are named "bond1" and "bond2"
Public Member Functions | |
BivalentAtom (const Compound::AtomName &atomName, const Element &element, Angle angle=180 *Deg2Rad) |
BivalentAtom | ( | const Compound::AtomName & | atomName, | |
const Element & | element, | |||
Angle | angle = 180*Deg2Rad | |||
) | [inline] |
atomName | name for new atom |
element | chemical element for new atom |
angle | default (initial) bond angle between new atom's two BondCenters |
References Compound::addFirstBondCenter(), Compound::addSecondBondCenter(), Compound::setCompoundName(), and Compound::setInboardBondCenter().