Package: units-filter (2.8) [universe]
Links for units-filter
Ubuntu Resources:
Download Source Package units-filter:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Georges Khaznadar
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Parser for expressions concerning physical values
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.
Other Packages Related to units-filter
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- sug: wims
- WWW Interactive Mathematics Server (WIMS)
Download units-filter
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 20.8 kB | 100.0 kB | [list of files] |
| i386 | 17.8 kB | 88.0 kB | [list of files] |