|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.unit.UnitSystem
net.sourceforge.unit.Metric
public class Metric
The Metric system of units. This is different from the default because it uses C for temperature, and includes N, J, W, and Pa.
Constructor Summary | |
---|---|
Metric()
Create a unit system with units of C , N , J , W ,
Pa , Co , and V . |
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 |
---|
public Metric()
C
, N
, J
, W
,
Pa
, Co
, and V
.
Method Detail |
---|
public java.lang.String toString()
toString
in class UnitSystem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |