Molmodel
Public Member Functions

SimTK::BivalentAtom Class Reference

Base class for atoms having exactly two covalent bonds. More...

#include <Compound.h>

Inheritance diagram for SimTK::BivalentAtom:

List of all members.

Public Member Functions

 BivalentAtom (const Compound::AtomName &atomName, const Element &element, Angle angle=180 *Deg2Rad)

Detailed Description

Base class for atoms having exactly two covalent bonds.

Bond centers are named "bond1" and "bond2"


Constructor & Destructor Documentation

SimTK::BivalentAtom::BivalentAtom ( const Compound::AtomName atomName,
const Element element,
Angle  angle = 180*Deg2Rad 
) [inline]
Parameters:
atomNamename for new atom
elementchemical element for new atom
angledefault (initial) bond angle between new atom's two BondCenters

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines