A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
sample-rng-plot.py File Reference

Go to the source code of this file.

Namespaces

 sample-rng-plot
 

Variables

tuple sample-rng-plot.rng = ns.core.NormalVariable(100.0, 225.0)
 
list sample-rng-plot.x = [rng.GetValue() for t in range(10000)]