Bug 229

Summary: Inconsistent API definitions of the bounds in the API for RandomVariable subclasses
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: coreAssignee: Michele Weigle <mweigle>
Status: RESOLVED FIXED    
Severity: normal CC: craigdo, ns-bugs
Priority: P1    
Version: pre-release   
Hardware: All   
OS: All   

Description Mathieu Lacage 2008-06-20 12:26:39 UTC
In bug 181, raj changed the behavior of the bounds argument for the NormalVariable class and subsequently pointed out that this behavior was not in line with what other subclasses of RandomVariable do. 

This sounds like bad API. We should be consistent.
Comment 1 Rajib Bhattacharjea 2009-03-13 10:56:53 UTC
Resolved by the RNG API changes merged for ns-3.4