forcefield
Class DihedralType

java.lang.Object
  extended byforcefield.DihedralType

public class DihedralType
extends java.lang.Object

The DihedralType class contains all the Dihedral information from the topology.

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

Field Summary
 double K
           
 int NP
           
 double PD
           
 
Constructor Summary
DihedralType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

K

public double K

PD

public double PD

NP

public int NP
Constructor Detail

DihedralType

public DihedralType()