Changeset 6e014a2e320ed6aced93e064367bbe63b7d0a2ef
- Timestamp:
- 02/22/10 20:57:31 (5 months ago)
- Author:
- Tobias Bieniek <Tobias.Bieniek@…>
- Parents:
- 55fc407d1093ce0c972dbdd7f04012143a43f841
- Children:
- b9404c37bea45b8eb9394e9133ee491b6b8eb1b5
- git-committer:
- Tobias Bieniek <Tobias.Bieniek@gmx.de> / 2010-02-22T18:57:31Z+0100
- Message:
-
Units: Fixed Documentation
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r26fd24
|
r6e014a
|
|
| 307 | 307 | * Converts a Value from the system unit to the user-specified unit |
| 308 | 308 | * @param Value The value in system unit |
| | 309 | * @param Unit The destination unit |
| 309 | 310 | * @return The value in user-specified unit |
| 310 | 311 | */ |
| … |
… |
|
| 313 | 314 | * Converts a Value from the user-specified unit to the system unit |
| 314 | 315 | * @param Value The value in user-specified unit |
| | 316 | * @param Unit The source unit |
| 315 | 317 | * @return The value in system unit |
| 316 | 318 | */ |