Anonymous | Login | 2021-02-25 22:42 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 | ||||
0000784 | OMNeT++ | IDE / result analysis | public | 2014-11-14 13:08 | 2014-11-26 11:28 | ||||
Reporter | andras | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.5 | ||||||||
Target Version | Fixed in Version | 4.6 | |||||||
Summary | 0000784: Analysis Tool: scalar sum() operation broken | ||||||||
Description | From Michael Kirsche (personal email on Nov 7, 2014): In the Analysis Editor tool in the IDE, while computing scalar values, the "sum()" operation seems to be broken, while count(), mean(), max/min/etc are all working correctly. Is the documentation just incorrect here (IDE userguide ch09s03.html) or is the function broken in the code? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000944) mkirsche (reporter) 2014-11-19 21:09 |
Additional information on this issue... Chapter 9 in the IDE manual, using the analysis editor states (for example): f you are interested in the total number of bytes received in the network, you can use the sum() function. In this example we store the result as a new scalar of the toplevel module, Network. Value: sum(rcvdByteCount) Name: totalRcvdBytes Module: Network If you try this, you get an error message in the Edite "Compute Scalar" dialog: "Value: wrong number of arguments in call of sum". Other example functions like min or max work without problems. |
(0000947) rhornig (administrator) 2014-11-26 11:28 |
Indeed. This was a copy-pate error. Fixed now. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-11-14 13:08 | andras | New Issue | |
2014-11-19 21:09 | mkirsche | Note Added: 0000944 | |
2014-11-26 11:28 | rhornig | Note Added: 0000947 | |
2014-11-26 11:28 | rhornig | Status | new => resolved |
2014-11-26 11:28 | rhornig | Fixed in Version | => 4.6 |
2014-11-26 11:28 | rhornig | Resolution | open => fixed |
2014-11-26 11:28 | rhornig | Assigned To | => rhornig |
2015-10-12 09:28 | ammmar1988 | Issue cloned: 0000882 |
Copyright © 2000 - 2021 MantisBT Team |