forcefield
Class ImpDihedralType

java.lang.Object
  extended byforcefield.ImpDihedralType

public class ImpDihedralType
extends java.lang.Object

The ImpDihedralType class contains all the improper dihedral information from the topology.

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

Field Summary
 double Kzeta
           
 double Kzetatopo
           
 double zeta0
           
 double zeta0topo
           
 
Constructor Summary
ImpDihedralType()
           
 
Method Summary
 void converttoG96()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Kzeta

public double Kzeta

zeta0

public double zeta0

Kzetatopo

public double Kzetatopo

zeta0topo

public double zeta0topo
Constructor Detail

ImpDihedralType

public ImpDihedralType()
Method Detail

converttoG96

public final void converttoG96()