OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000771 | OMNeT++ | documentation | public | 2014-08-20 14:12 | 2014-11-28 13:07 |
Reporter | woife | ||||
Assigned To | andras | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 4.5 | ||||
Target Version | Fixed in Version | 4.6 | |||
Summary | 0000771: Invalid code (record=stddev) in OMNeT manual | ||||
Description | The OMNeT manual[1] contains the following code: @signal[session*-jitter](type=simtime_t); // note the wildcard @statisticTemplate[sessionJitter](record=mean,stddev,vector?); in chapter 4.15.3 (Statistics Recording for Dynamically Registered Signals). But using this code template generates the following error: "bad recording mode 'stddev': Result recorder "stddev" not found -- perhaps the name is wrong, or the recorder was not registered with Register_ResultRecorder()." As far as I can tell from the rest of the manual, 'stddev' is not valid in this context. Removing it makes the example work. [1] www.omnetpp.org/doc/omnetpp/manual/usman.html | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-08-20 14:12 | woife | New Issue | |||
2014-11-28 13:07 | andras | Note Added: 0000950 | |||
2014-11-28 13:07 | andras | Status | new => resolved | ||
2014-11-28 13:07 | andras | Fixed in Version | => 4.6 | ||
2014-11-28 13:07 | andras | Resolution | open => fixed | ||
2014-11-28 13:07 | andras | Assigned To | => andras | ||
2015-10-12 09:28 | ammmar1988 | Issue cloned: 0000876 |
Notes | |||||
|
|||||
|
|