KWScene/Documentation/Measurement Units: Difference between revisions
From KitwarePublic
< KWScene | Documentation
Jump to navigationJump to search
No edit summary |
|||
Line 17: | Line 17: | ||
|- | |- | ||
|} | |} | ||
= Features Wish List = | |||
# Force developers to specify units along with values. | |||
# Perform automatic (and correct) conversions. | |||
# Prevent conversions between incompatible units. |
Latest revision as of 18:06, 8 February 2010
Existing Libraries
Comparative Table
Name | License | Size | Language | Open Repository | Coverage | Valgrind | CMakeified |
---|---|---|---|---|---|---|---|
TUOML | LGPL 2.1 | 1.2 Mb | C++ | Yes | Unknown | Unknown | No |
Measurement Conversion | COPL | ?? | No | Unknown | Unknown | Unknown | |
C++ Units | Boost | 36 Kb | C++ | Yes | Unknown | Unknown | Unknown |
Units Conversions | Tcl/Tk | 528 Kb | C | Yes | Unknown | Unknown | No |
Features Wish List
- Force developers to specify units along with values.
- Perform automatic (and correct) conversions.
- Prevent conversions between incompatible units.