| Interface | Description |
|---|---|
| IUnitSystem |
A system of units ordered by their natural ascending order.
|
| Class | Description |
|---|---|
| AUnit |
A unit.
|
| UnitFactory |
Singleton that caches instances of whole unit- systems and provides you with
the matching unit for a maximum value.
|
| UnitFemto |
Femto unit, 10 -15 .
|
| UnitGiga |
Giga unit, 10 9 .
|
| UnitKilo |
Kilo unit, 10 3 .
|
| UnitMega |
Mega unit, 10 6 .
|
| UnitMicro |
Micro unit, 10 -6 .
|
| UnitMilli |
Milli unit, 10 -3 .
|
| UnitNano |
Nano unit, 10 -9 .
|
| UnitPeta |
Peta unit, 10 15 .
|
| UnitPico |
Pico unit, 10 -12 .
|
| UnitSystemSI |
The unit system for the "International System of Units" (SI).
|
| UnitTera |
Tera unit, 10 12 .
|
| UnitUnchanged |
Unchanged unit, 10 0 .
|
Copyright © 2001 - 2010 LGPL, All Rights Footloose.