ConvertAll 0.4.2 (Default branch) |
|
|
ConvertAll is a unit conversion program in which
units can be combined with multiplication and
division operators and can be squared, cubed, etc.
The interface is graphical, allowing the units to be
selected from lists and the conversions to be made
in both directions. Non-linear units (such as
temperatures and gauge sizes) are supported. The
unit data file can be easily modified to add
additional units. ConvertAll is based on the PyQt
library.
License: GNU General Public License (GPL)
Changes:
The "liter per 100 km" unit for fuel consumption
was added. The "mach" unit was changed from 331.46
m/s to 340.29 m/s, to be correct for STP
conditions. A bug that could hide messages about
errors in a manually edited unit data file was
fixed.
|