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

Variables

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

Variable Documentation

tuple sample-rng-plot.rng = ns.core.NormalVariable(100.0, 225.0)

Definition at line 25 of file sample-rng-plot.py.

Referenced by RandomNumberSerializationTestCase.DoRun().

list sample-rng-plot.x = [rng.GetValue() for t in range(10000)]

Definition at line 26 of file sample-rng-plot.py.

Referenced by _cairo_uint_96by64_32x64_divrem(), ns3::Gnuplot2dDataset.Add(), ns3::Gnuplot3dDataset.Add(), anonymous_namespace{gnuplot-example.cc}.Create2DPlotFile(), anonymous_namespace{gnuplot-example.cc}.Create2DPlotWithErrorBarsFile(), anonymous_namespace{gnuplot-example.cc}.Create3DPlotFile(), ns3::RadioEnvironmentMapHelper.DelayedInstall(), RandomVariableStreamUniformTestCase.DoRun(), RandomVariableStreamUniformAntitheticTestCase.DoRun(), RandomVariableStreamNormalTestCase.DoRun(), RandomVariableStreamNormalAntitheticTestCase.DoRun(), RandomVariableStreamExponentialTestCase.DoRun(), RandomVariableStreamExponentialAntitheticTestCase.DoRun(), RandomVariableStreamParetoTestCase.DoRun(), RandomVariableStreamParetoAntitheticTestCase.DoRun(), PointerAttributeTestCase.DoRun(), RandomVariableStreamWeibullTestCase.DoRun(), RandomVariableStreamWeibullAntitheticTestCase.DoRun(), RandomVariableStreamLogNormalTestCase.DoRun(), RandomVariableStreamLogNormalAntitheticTestCase.DoRun(), RandomVariableStreamGammaTestCase.DoRun(), RandomVariableStreamGammaAntitheticTestCase.DoRun(), RandomVariableStreamErlangTestCase.DoRun(), RandomVariableStreamErlangAntitheticTestCase.DoRun(), RandomVariableStreamZipfTestCase.DoRun(), RandomVariableStreamZipfAntitheticTestCase.DoRun(), RandomVariableStreamZetaTestCase.DoRun(), RandomVariableStreamZetaAntitheticTestCase.DoRun(), RandomVariableStreamEmpiricalTestCase.DoRun(), RandomVariableStreamEmpiricalAntitheticTestCase.DoRun(), ns3::DsssErrorRateModel.DqpskFunction(), ns3::FixedRoomPositionAllocator.FixedRoomPositionAllocator(), ns3::RandomBuildingPositionAllocator.GetNext(), ns3::RandomRoomPositionAllocator.GetNext(), ns3::SameRoomPositionAllocator.GetNext(), ns3::GridPositionAllocator.GetNext(), ns3::FixedRoomPositionAllocator.GetNext(), ns3::RandomRectanglePositionAllocator.GetNext(), ns3::RandomBoxPositionAllocator.GetNext(), ns3::RandomDiscPositionAllocator.GetNext(), ns3::UniformDiscPositionAllocator.GetNext(), ns3::MobilityModel.GetRelativeSpeed(), ns3::Building.GetRoomX(), ns3::LogNormalRandomVariable.GetValue(), ns3::GammaRandomVariable.GetValue(), ns3::GammaVariableImpl.GetValue(), ns3.isNaN(), main(), anonymous_namespace{rng-stream.cc}.MatVecModM(), ns3.operator<<(), ns3.operator>>(), ns3.ParseNs2Line(), ns3::PointToPointGridHelper.PointToPointGridHelper(), NetAnimExperiment.Run(), Experiment.Run(), ns3::RadioEnvironmentMapHelper.RunOneIteration(), ns3::LteHexGridEnbTopologyHelper.SetPositionAndInstallEnbDevice(), ns3::RandomRectanglePositionAllocator.SetX(), ns3::RandomBoxPositionAllocator.SetX(), ns3::RandomDiscPositionAllocator.SetX(), and ns3::UniformDiscPositionAllocator.SetX().