net.sourceforge.unit
Class Rocketdyne

java.lang.Object
  extended by net.sourceforge.unit.UnitSystem
      extended by net.sourceforge.unit.EnglishR
          extended by net.sourceforge.unit.Rocketdyne
All Implemented Interfaces:
java.lang.Cloneable

public class Rocketdyne
extends EnglishR

The unit system I usually used at Rocketdyne.

Version:
$Name: $, $Revision: 1.2 $
Author:
Fred Gylys-Colwell
See Also:
English

Constructor Summary
Rocketdyne()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class net.sourceforge.unit.UnitSystem
add, add, add, add, addPrimitive, clone, pick, remove, remove
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Rocketdyne

public Rocketdyne()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class EnglishR