Anonymous | Login | 2022-05-28 04:17 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000901 | OMNeT++ | simulation kernel | public | 2015-10-12 10:05 | 2016-03-16 10:28 | ||||
Reporter | ammmar1988 | ||||||||
Assigned To | andras | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | won't fix | ||||||
Platform | x86_64 | OS | GNU/Linux | OS Version | ? | ||||
Product Version | 4.6 | ||||||||
Target Version | Fixed in Version | 5.0rc | |||||||
Summary | 0000901: Error: "Multiplying two quantities with units is not supported." | ||||||||
Description | In chapter 3.5 "Channels" of the OMNeT manual the following example datarate channel is given: channel DatarateChannel2 extends ned.DatarateChannel { double distance @unit(m); delay = this.distance / 200000km * 1s; } Actually using this example channel leads to an error: "Multiplying two quantities with units is not supported." | ||||||||
Steps To Reproduce | Use the mentioned example as channel in a simulation and run it. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0001183) andras (administrator) 2016-03-16 10:28 |
What you posted is the expected behaviour, i.e. this is actually a feature request. However, the cost of implementation would far outweigh the gain. |
![]() |
|||
Date Modified | Username | Field | Change |
2015-10-12 10:05 | ammmar1988 | New Issue | |
2015-10-12 10:05 | ammmar1988 | Issue generated from: 0000849 | |
2016-03-16 10:28 | andras | Note Added: 0001183 | |
2016-03-16 10:28 | andras | Status | new => resolved |
2016-03-16 10:28 | andras | Fixed in Version | => 5.0rc |
2016-03-16 10:28 | andras | Resolution | open => won't fix |
2016-03-16 10:28 | andras | Assigned To | => andras |
Copyright © 2000 - 2022 MantisBT Team |