A Discrete-Event Network Simulator
API
sample-rng-plot Namespace Reference

Variables

tuple rng = ns.core.NormalRandomVariable()
 
list x = [rng.GetValue() for t in range(10000)]
 

Variable Documentation

tuple sample-rng-plot.rng = ns.core.NormalRandomVariable()

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

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

Definition at line 34 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(), TestCaseHelper.CreatWaveDevice(), ns3::RadioEnvironmentMapHelper.DelayedInstall(), TcpHeaderGetSetTestCase.DoRun(), RandomVariableStreamUniformTestCase.DoRun(), TcpOptionTSTestCase.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(), DQPSKFunction(), ns3::FixedRoomPositionAllocator.FixedRoomPositionAllocator(), ns3::GeographicPositions.GeographicToCartesianCoordinates(), ns3::RandomBuildingPositionAllocator.GetNext(), ns3::RandomRoomPositionAllocator.GetNext(), ns3::SameRoomPositionAllocator.GetNext(), ns3::FixedRoomPositionAllocator.GetNext(), ns3::GridPositionAllocator.GetNext(), ns3::RandomRectanglePositionAllocator.GetNext(), ns3::RandomBoxPositionAllocator.GetNext(), ns3::RandomDiscPositionAllocator.GetNext(), ns3::UniformDiscPositionAllocator.GetNext(), ns3::Building.GetRoomX(), ns3::LogNormalRandomVariable.GetValue(), ns3::GammaRandomVariable.GetValue(), ns3.isNaN(), MRG32k3a.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(), ns3::UniformDiscPositionAllocator.SetX(), and ns3::AnimationInterface.UpdatePosition().