Anonymous | Login | 2022-08-18 22:54 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 | ||||||||
0000719 | OMNeT++ | simulation kernel | public | 2014-02-11 10:57 | 2014-09-09 16:12 | ||||||||
Reporter | till | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | 4.4 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000719: Parametrizable ResultRecorders | ||||||||||||
Description | This is a feature request: We implemented special result recorders that require parameters to set them up correctly. It is possible to add parameters to the node that emits the signal that are read out by the recorder, but that would require to change all modules. Additionally it is not possible to have different parameters for different statistics. Currently we use a parameter of the network to set the result recorder up, but that is not a good solution as it won't let us configure the result recorder separately for each statistic. We helped our self by adding new parameters to the statistics (e.g. @statistic[mystat](title="Stat"; unit=s record=stats,vector; myFancyParameter=50ms) ) that works but it is not configurable from ini. It would be great to have a mechanism in the omnetpp.ini to set parameters for the statistics that can be read by the recorder. e.g.: **.mynode.mystat.myFancyParameter=50ms To give you an idea of an use-case: We implemented a result recorder that looks in the past when collecting statistics and we would like to configure how long it should look in the past. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | |||||||||||||
![]() |
|
(0000927) till (reporter) 2014-09-09 16:12 |
Just a short "push". Any chance seeing this feature in an upcoming version? This would enable us to implement new recorders |
![]() |
|||
Date Modified | Username | Field | Change |
2014-02-11 10:57 | till | New Issue | |
2014-09-09 16:12 | till | Note Added: 0000927 |
Copyright © 2000 - 2022 MantisBT Team |