|
|
|
Linux temps réel embarqué et outils de développements
|
Technique |
|
|
units-filter
| units-filter | Parser for expressions concerning physical values | | Priority | |
| Section | science |
| Installed size | 88 |
| Maintainer | Georges Khaznadar <georgesk@ofset.org> |
| Architecture | i386 |
| Version | 2.6-1 |
| Depends | libc6 (>= 2.3.6-6) |
| Suggests | wims |
| File name | pool/main/u/units-filter/units-filter_2.6-1_i386.deb |
| Description | Units-filter is a basic standalone filter written in C language, flex and bison. It inputs strings like "1.5e3 nN.m.s^-1" (it could be the time growth ratio of a torque) and outputs the value in standard SI unit, followed by the physical dimension of this value. . example :~/src$ echo 1.5e3 nN.m.s^-1 | units-filter 1.5e-06 2 1 -3 0 0 0 0 0 0 . 2 -3 which means : 1.5e-06 (SI unit) m .kg.s . This parser can be embedded in educational test systems, in order to analyze a student's answer to a problem of physics or chemistry. |
|
|
|