Bugzilla – Bug 621
no documentation for RngRun
Last modified: 2009-07-02 11:39:15 EDT
You need to log in before you can comment on or make changes to this bug.
It appears to me that there is no documentation for the RngRun feature. In the documentation of RandomVariable http://www.nsnam.org/doxygen-release/classns3_1_1_random_variable.html the following text appears: "By default, the underlying generator is seeded with the time of day, and then deterministically creates a sequence of seeds for each subsequent generator that is created. The rest of the documentation outlines how to change this behavior." however the rest of the documentation does not explain it.
I believe that I have fixed this in the ns-3.5-rc3 branch. Can you verify ?
(In reply to comment #1) Yes I confirm that the documentation is fixed in the ns-3.5 branch.