The library provides an implementation of dimensioned values for Ada. Unit
checks are made at run-time, if not optimized out by the compiler. SI and
irregular measurement units are sup****ted. ****fted units like degrees
Celsius are sup****ted too. Conversions from and back to strings are
provided for all various irregular units. An extensive set of GTK widgets
for dealing with dimensioned values is included, though use of GTK is not
mandatory for the rest of the library.
http://www.dmitry-kazakov.de/ada/units.htm
The focus of this release is do***entation and when necessary adjusting
factors of irregular units. When the same unit has multiple definitions,
the chosen one is specified. For all irregular unit definition a reference
to the source is provided in the do***entation.
Also:
- Added irregular units dram, gill, league;
- Added SI derived unit katal (kat);
- Removed irregular unit candle;
- Bq was moved to derived SI units;
- Unicode ounce sign is now sup****ted;
- Bug fix in Get_Value_As.
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de