net.sourceforge.unit
Class EnglishR

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

public class EnglishR
extends UnitSystem

The English system of units using R instead of F.

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

Constructor Summary
EnglishR()
           
 
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

EnglishR

public EnglishR()
Method Detail

toString

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