Creates a new half-reaction and adds the half-reaction to the chemical system
The reaction is described by a
string in the conventional chemical notation.
Creates a set of sphere segments (sphere center at the origin)
ns = -1 atoms in center unit cell layer of an hcp structure
ns = 0 atoms on vertices of hexagonal cell
ns = 2 sphere cut into halves by xy plane
ns = 4 sphere cut into quarters by xy and xz planes
ns = 6 sphere cut into sixths by xy plane and phi = 0, 120, and 240 degrees
ns = 8 sphere cut into eighths by xy, xz, and yz planes
The Atom class creates a TransformGroup object that locates the position of the atom
and a Switch object that contains one or more Orbital Representations.
Atom() -
Constructor for class showIsosurface.Atom
Creates an Atom object with the atom located at the origin.