net.sourceforge.unit
Class MetricK

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

public class MetricK
extends UnitSystem

The Metric system of units, using K instead of C.

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

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

MetricK

public MetricK()
Method Detail

toString

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