JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class FunctionalForm

java.lang.Object
  extended bygov.nasa.javaGenes.forceFields.FunctionalForm
All Implemented Interfaces:
java.io.Serializable

public abstract class FunctionalForm
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
FunctionalForm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionalForm

public FunctionalForm()

JavaGenes, NASA Ames. Written largely by Al Globus