Go UP to class diagram
class Bond
This represents a bond in the form of two pointers to the Atom objects, together with a real number which is the length of the bond. Special types of bond are derived from this class e.g. CovalentBond.
Bond header file