61 std::string
toStr(std::streamsize accuracy)
const;
double sample(SumoRNG *which=0) const
Draw a sample of the distribution.
double getMax() const
Returns the maximum value of this distribution.
virtual ~Distribution_Points()
Destructor.
std::string toStr(std::streamsize accuracy) const
Returns the string representation of this distribution.
Represents a generic random distribution.
double get(SumoRNG *which=nullptr) const
Draw a sample of the distribution.