JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class Species

java.lang.Object
  extended bygov.nasa.javaGenes.forceFields.Species
Direct Known Subclasses:
AtomicSpecies

public class Species
extends java.lang.Object

superclass for objects representing the species of the body for many body problems.


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

Constructor Detail

Species

public Species()

JavaGenes, NASA Ames. Written largely by Al Globus