forcefield
Class BondAngleType

java.lang.Object
  extended byforcefield.BondAngleType

public class BondAngleType
extends java.lang.Object

Contains the Angle information from the topology.

Since:
0.1
Version:
0.1, November 2002
Author:
Mika Kastenholz
See Also:
Angles

Field Summary
 double Kth
           
 double th0
           
 double thtopo
           
 
Constructor Summary
BondAngleType()
           
 
Method Summary
 void converttoG96()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Kth

public double Kth

th0

public double th0

thtopo

public double thtopo
Constructor Detail

BondAngleType

public BondAngleType()
Method Detail

converttoG96

public final void converttoG96()