A Discrete-Event Network Simulator
API
third Namespace Reference

Variables

 address = ns.internet.Ipv4AddressHelper()
 
 apDevices = wifi.Install(phy, mac, wifiApNode)
 
 channel = ns.wifi.YansWifiChannelHelper.Default()
 
 clientApps = echoClient.Install(wifiStaNodes.Get (nWifi - 1))
 
 cmd = ns.core.CommandLine()
 
 csma = ns.csma.CsmaHelper()
 
 csmaDevices = csma.Install(csmaNodes)
 
 csmaInterfaces = address.Assign(csmaDevices)
 
 csmaNodes = ns.network.NodeContainer()
 
 echoClient = ns.applications.UdpEchoClientHelper(csmaInterfaces.GetAddress(nCsma), 9)
 
 echoServer = ns.applications.UdpEchoServerHelper(9)
 
 mac = ns.wifi.WifiMacHelper()
 
 mobility = ns.mobility.MobilityHelper()
 
 nCsma = int(cmd.nCsma)
 
 nWifi = int(cmd.nWifi)
 
 p2pDevices = pointToPoint.Install(p2pNodes)
 
 p2pInterfaces = address.Assign(p2pDevices)
 
 p2pNodes = ns.network.NodeContainer()
 
 phy = ns.wifi.YansWifiPhyHelper.Default()
 
 pointToPoint = ns.point_to_point.PointToPointHelper()
 
 serverApps = echoServer.Install(csmaNodes.Get(nCsma))
 
 ssid = ns.wifi.Ssid ("ns-3-ssid")
 
 stack = ns.internet.InternetStackHelper()
 
 staDevices = wifi.Install(phy, mac, wifiStaNodes)
 
 tracing = cmd.tracing
 
 verbose = cmd.verbose
 
 wifi = ns.wifi.WifiHelper()
 
 wifiApNode = p2pNodes.Get(0)
 
 wifiStaNodes = ns.network.NodeContainer()
 

Variable Documentation

◆ address

third.address = ns.internet.Ipv4AddressHelper()

Definition at line 124 of file third.py.

◆ apDevices

◆ channel

third.channel = ns.wifi.YansWifiChannelHelper.Default()

Definition at line 92 of file third.py.

Referenced by ns3::ChannelListPriv.Add(), ns3::ChannelList.Add(), ns3::RemoteChannelBundle.AddChannel(), ns3::WimaxNetDevice.Attach(), ns3::WimaxPhy.Attach(), ns3::NixVectorRouting< T >.BFS(), ns3::NixVectorRouting< T >.BuildNixVector(), BuildSimpleTopology(), ns3::DistributedSimulatorImpl.CalculateLookAhead(), ns3::NullMessageSimulatorImpl.CalculateLookAhead(), ns3::LrWpanPhy.ChannelSupported(), PowerRateAdaptationTest.ConfigureNode(), ns3::SpectrumChannelHelper.Create(), ns3::YansWifiChannelHelper.Create(), ns3::LrWpanSpectrumValueHelper.CreateNoisePowerSpectralDensity(), WifiTest.CreateOne(), InterferenceHelperSequenceTest.CreateOne(), ns3::WifiSpectrumValue5MhzFactory.CreateRfFilter(), ThreeGppHttpObjectTestCase.CreateSimpleInternetNode(), ns3::LrWpanSpectrumValueHelper.CreateTxPowerSpectralDensity(), ns3::WifiSpectrumValue5MhzFactory.CreateTxPowerSpectralDensity(), ns3::ChannelListPriv.DoDispose(), UanTest.DoOnePhyTest(), ThreeGppHttpObjectTestCase.DoRun(), IcmpTimeExceedTestCase.DoRun(), IcmpV6TimeExceedTestCase.DoRun(), Ipv4DeduplicationTest.DoRun(), Ipv4FragmentationTest.DoRun(), Ipv6FragmentationTest.DoRun(), ns3::TcpGeneralTest.DoRun(), LrWpanAckTestCase.DoRun(), LrWpanCcaTestCase.DoRun(), LrWpanCollisionTestCase.DoRun(), LrWpanEdTestCase.DoRun(), LrWpanErrorDistanceTestCase.DoRun(), LrWpanDataIfsTestCase.DoRun(), LrWpanPlmeAndPdInterfaceTestCase.DoRun(), LrWpanSlottedCsmacaTestCase.DoRun(), ErrorModelSimple.DoRun(), BurstErrorModelSimple.DoRun(), PacketSocketAppsTest.DoRun(), PointToPointTest.DoRun(), SixlowpanFragmentationTest.DoRun(), SpectrumIdealPhyTestCase.DoRun(), WaveformGeneratorTestCase.DoRun(), CsmaPacketSocketTestCase.DoRun(), CsmaStarTestCase.DoRun(), AcousticModemEnergyTestCase.DoRun(), AcousticModemEnergyDepletionTestCase.DoRun(), ChannelAccessTestCase.DoRun(), BlockAckAggregationDisabledTest.DoRun(), PreservePacketsInAmpdus.DoRun(), InterferenceHelperSequenceTest.DoRun(), DcfImmediateAccessBroadcastTestCase.DoRun(), Bug730TestCase.DoRun(), QosFragmentationTestCase.DoRun(), SetChannelFrequencyTest.DoRun(), Bug2222TestCase.DoRun(), Bug2831TestCase.DoRun(), Issue169TestCase.DoRun(), IdealRateManagerChannelWidthTest.DoRun(), IdealRateManagerMimoTest.DoRun(), ns3::VsaManager.DoSendVsa(), LinkTest.DoSetup(), LanTest.DoSetup(), TwoLinkTest.DoSetup(), TwoLanTest.DoSetup(), BridgeTest.DoSetup(), TwoBridgeTest.DoSetup(), ns3::WifiPhyOperatingChannel.FindFirst(), ns3::NixVectorRouting< T >.FindNetDeviceForNixIndex(), ns3::NixVectorRouting< T >.FindTotalNeighbors(), ns3::NixVectorRouting< T >.GetAdjacentNetDevices(), ns3::MeshHelper.Install(), ns3::UanHelper.Install(), ns3::WimaxHelper.Install(), ns3::PointToPointHelper.Install(), ns3::CsmaHelper.Install(), ns3::SimpleNetDeviceHelper.Install(), ns3::CsmaHelper.InstallPriv(), ns3::SimpleNetDeviceHelper.InstallPriv(), ns3::PyViz::TransmissionSampleKey.operator==(), Experiment.Run(), InterferenceExperiment.Run(), NetAnimExperiment.Run(), TestInterBssConstantObssPdAlgo.RunOne(), Issue40TestCase.RunOne(), WifiTest.RunOne(), Bug2470TestCase.RunSubtest(), WaveNetDeviceExample.SendOneWsmpPacket(), ChannelAccessTestCase.SendX(), ns3::SpectrumWifiPhy.SetChannel(), ns3::YansWifiPhy.SetChannel(), ns3::SimpleNetDevice.SetChannel(), ns3::LrWpanHelper.SetChannel(), ns3::LrWpanNetDevice.SetChannel(), ns3::AdhocAlohaNoackIdealPhyHelper.SetChannel(), ns3::SpectrumAnalyzerHelper.SetChannel(), ns3::SpectrumPhyHelper.SetChannel(), ns3::WaveformGeneratorHelper.SetChannel(), ns3::SpectrumWifiPhyHelper.SetChannel(), ns3::UanNetDevice.SetChannel(), ns3::UanPhyDual.SetChannel(), ns3::UanPhyGen.SetChannel(), ns3::WimaxNetDevice.SetChannel(), ns3::YansWifiPhyHelper.SetChannel(), ns3::ThreeGppSpectrumPropagationLossModel.SetChannelModel(), StaWifiMacScanningTestCase.Setup(), VanetRoutingExperiment.SetupAdhocDevices(), UanExperiment.SetupCommunications(), TcpTestCase.SetupDefaultSim(), TcpTestCase.SetupDefaultSim6(), DualStackTestCase.SetUpSim(), ns3::SimpleOfdmWimaxPhy.StartSendDummyFecBlock(), ns3::LrWpanSpectrumValueHelper.TotalAvgPower(), and ns3::PyViz.TraceNetDevRxCommon().

◆ clientApps

third.clientApps = echoClient.Install(wifiStaNodes.Get (nWifi - 1))

Definition at line 146 of file third.py.

◆ cmd

third.cmd = ns.core.CommandLine()

Definition at line 40 of file third.py.

◆ csma

third.csma = ns.csma.CsmaHelper()

Definition at line 82 of file third.py.

◆ csmaDevices

third.csmaDevices = csma.Install(csmaNodes)

Definition at line 86 of file third.py.

◆ csmaInterfaces

third.csmaInterfaces = address.Assign(csmaDevices)

Definition at line 129 of file third.py.

◆ csmaNodes

third.csmaNodes = ns.network.NodeContainer()

Definition at line 78 of file third.py.

◆ echoClient

third.echoClient = ns.applications.UdpEchoClientHelper(csmaInterfaces.GetAddress(nCsma), 9)

Definition at line 141 of file third.py.

◆ echoServer

third.echoServer = ns.applications.UdpEchoServerHelper(9)

Definition at line 135 of file third.py.

◆ mac

third.mac = ns.wifi.WifiMacHelper()

Definition at line 99 of file third.py.

Referenced by ns3::WaveNetDevice.AddMac(), ns3::MeshHelper.AssignStreams(), ns3::WifiHelper.AssignStreams(), AssignWifiRandomStreams(), ns3::dot11s::AirtimeLinkMetricCalculator.CalculateMetric(), ns3::WaveNetDevice.CancelTx(), WifiPrimaryChannelsTest.CheckAssociation(), PowerRateAdaptationTest.ConfigureNode(), ns3::WifiMacHelper.Create(), ns3::MeshHelper.CreateInterface(), UanTest.CreateNode(), WifiTest.CreateOne(), InterferenceHelperSequenceTest.CreateOne(), CreateTap(), ns3::Icmpv6OptionLinkLayerAddress.Deserialize(), ns3::SimpleTag.Deserialize(), ns3::dsr::DsrRouting.DoDispose(), ns3::WaveNetDevice.DoDispose(), ns3::WaveNetDevice.DoInitialize(), Issue211Test.DoRun(), WifiChannelSwitchingTest.DoRun(), BlockAckAggregationDisabledTest.DoRun(), PreservePacketsInAmpdus.DoRun(), OfdmaAckSequenceTest.DoRun(), TestUnsupportedModulationReception.DoRun(), WifiPrimaryChannelsTest.DoRun(), Bug730TestCase.DoRun(), QosFragmentationTestCase.DoRun(), Bug2222TestCase.DoRun(), Bug2843TestCase.DoRun(), Bug2831TestCase.DoRun(), Issue169TestCase.DoRun(), IdealRateManagerChannelWidthTest.DoRun(), IdealRateManagerMimoTest.DoRun(), WifiTxopTest.DoRun(), ns3::VsaManager.DoSendVsa(), TestMultipleHeTbPreambles.DoSetup(), TestUlOfdmaPowerControl.DoSetup(), WifiPrimaryChannelsTest.DoSetup(), ns3::WaveNetDevice.ForwardUp(), ns3::HePhy.GetStaId(), ns3::WifiHelper.Install(), ns3::WaveHelper.Install(), ns3::dot11s::HwmpProtocol.Install(), ns3::dot11s::PeerManagementProtocol.Install(), ns3::flame::FlameProtocol.Install(), ns3::UanHelper.Install(), ns3::LteHelper.InstallSingleEnbDevice(), ns3::LteHelper.InstallSingleUeDevice(), ns3::NdiscCache::Entry.MarkReachable(), ns3::NdiscCache::Entry.MarkStale(), ns3::DefaultChannelScheduler.NotifyGuardSlotStart(), ns3::aodv::RoutingProtocol.NotifyInterfaceDown(), ns3::aodv::RoutingProtocol.NotifyInterfaceUp(), ns3.ReadFrom(), ns3::ConstantObssPdAlgorithm.ReceiveHeSigA(), ns3::VsaManager.ReceiveVsc(), ns3::Dot11sStack.Report(), ns3::Dot11sStack.ResetStats(), Experiment.Run(), TestInterBssConstantObssPdAlgo.RunOne(), Issue40TestCase.RunOne(), Bug2470TestCase.RunSubtest(), ns3::WaveNetDevice.Send(), ns3::WaveNetDevice.SendX(), ns3::Icmpv6OptionLinkLayerAddress.Serialize(), ns3::SimpleTag.Serialize(), ns3::LrWpanMac.SetAssociatedCoor(), ns3::WifiNetDevice.SetMac(), ns3::LrWpanCsmaCa.SetMac(), ns3::LrWpanNetDevice.SetMac(), ns3::UanNetDevice.SetMac(), ns3::UanPhyDual.SetMac(), ns3::UanPhyGen.SetMac(), ns3::NdiscCache::Entry.SetMacAddress(), SetMacAddress(), ns3::TapFdNetDeviceHelper.SetTapMacAddress(), StaWifiMacScanningTestCase.Setup(), ns3::WifiRemoteStationManager.SetupMac(), ns3::MinstrelHtWifiManager.SetupMac(), ns3::MinstrelWifiManager.SetupMac(), ns3::RraaWifiManager.SetupMac(), ns3::RrpaaWifiManager.SetupMac(), ns3::FrameExchangeManager.SetWifiMac(), ns3::MpduAggregator.SetWifiMac(), ns3::MsduAggregator.SetWifiMac(), ns3::Txop.SetWifiMac(), ns3::HeFrameExchangeManager.SetWifiMac(), ns3::HtFrameExchangeManager.SetWifiMac(), ns3::MultiUserScheduler.SetWifiMac(), ns3::WifiAckManager.SetWifiMac(), ns3::WifiProtectionManager.SetWifiMac(), ns3::dsr::DsrRouting.Start(), ns3::ChannelScheduler.StartSch(), StaWifiMacScanningTestCase.TurnBeaconGenerationOn(), and ns3.WriteTo().

◆ mobility

third.mobility = ns.mobility.MobilityHelper()

Definition at line 108 of file third.py.

Referenced by OcbWifiMacTestCase.AdvancePosition(), ns3::GroupMobilityHelper.AssignStreams(), ns3::MobilityHelper.AssignStreams(), ns3::LrWpanNetDevice.CompleteConfig(), PowerRateAdaptationTest.ConfigureNode(), VanetRoutingExperiment.CourseChange(), CourseChange(), Ns2MobilityHelperTest.CourseChange(), ns3::MobilityHelper.CourseChanged(), UanTest.CreateNode(), AodvExample.CreateNodes(), ChainRegressionTest.CreateNodes(), Bug772ChainTest.CreateNodes(), TracerouteExample.CreateNodes(), MeshTest.CreateNodes(), HwmpProactiveRegressionTest.CreateNodes(), HwmpReactiveRegressionTest.CreateNodes(), HwmpSimplestRegressionTest.CreateNodes(), HwmpDoRfRegressionTest.CreateNodes(), PeerManagementProtocolRegressionTest.CreateNodes(), FlameRegressionTest.CreateNodes(), WifiTest.CreateOne(), InterferenceHelperSequenceTest.CreateOne(), WaveNetDeviceExample.CreateWaveNodes(), TestCaseHelper.CreatWaveDevice(), LteCellSelectionTestCase.DoRun(), LtePrimaryCellChangeTestCase.DoRun(), LteRadioLinkFailureTestCase.DoRun(), LteSecondaryCellHandoverTestCase.DoRun(), LteSecondaryCellSelectionTestCase.DoRun(), LteUeMeasurementsPiecewiseTestCase1.DoRun(), LteUeMeasurementsPiecewiseTestCase2.DoRun(), LteUeMeasurementsPiecewiseTestCase3.DoRun(), LteUeMeasurementsHandoverTestCase.DoRun(), Ns2MobilityHelperTest.DoRun(), RandomRoomPositionAllocatorTestCase.DoRun(), SameRoomPositionAllocatorTestCase.DoRun(), BuildingsHelperOneTestCase.DoRun(), OutdoorRandomWalkTestCase.DoRun(), CarrierAggregationConfigTestCase.DoRun(), CarrierAggregationTestCase.DoRun(), LenaCqaFfMacSchedulerTestCase1.DoRun(), LenaCqaFfMacSchedulerTestCase2.DoRun(), LteCqiGenerationTestCase.DoRun(), LteCqiGenerationDlPowerControlTestCase.DoRun(), ns3::LenaDeactivateBearerTestCase.DoRun(), LteDownlinkPowerControlTestCase.DoRun(), LteDownlinkPowerControlRrcConnectionReconfigurationTestCase.DoRun(), LenaFdBetFfMacSchedulerTestCase1.DoRun(), LenaFdBetFfMacSchedulerTestCase2.DoRun(), LenaFdMtFfMacSchedulerTestCase.DoRun(), LenaFdTbfqFfMacSchedulerTestCase1.DoRun(), LenaFdTbfqFfMacSchedulerTestCase2.DoRun(), LteHardFrTestCase.DoRun(), LteStrictFrTestCase.DoRun(), LteStrictFrAreaTestCase.DoRun(), LteSoftFrAreaTestCase.DoRun(), LteSoftFfrAreaTestCase.DoRun(), LteEnhancedFfrAreaTestCase.DoRun(), LteDistributedFfrAreaTestCase.DoRun(), LenaHarqTestCase.DoRun(), LteInterferenceHardFrTestCase.DoRun(), LteInterferenceStrictFrTestCase.DoRun(), LteInterferenceTestCase.DoRun(), LteIpv6RoutingTestCase.DoRun(), LteLinkAdaptationTestCase.DoRun(), LenaMimoTestCase.DoRun(), LtePathlossModelSystemTestCase.DoRun(), LenaPfFfMacSchedulerTestCase1.DoRun(), LenaPfFfMacSchedulerTestCase2.DoRun(), LenaDataPhyErrorModelTestCase.DoRun(), LenaDlCtrlPhyErrorModelTestCase.DoRun(), LenaPssFfMacSchedulerTestCase1.DoRun(), LenaPssFfMacSchedulerTestCase2.DoRun(), LenaRrFfMacSchedulerTestCase.DoRun(), LenaTdBetFfMacSchedulerTestCase1.DoRun(), LenaTdBetFfMacSchedulerTestCase2.DoRun(), LenaTdMtFfMacSchedulerTestCase.DoRun(), LenaTdTbfqFfMacSchedulerTestCase1.DoRun(), LenaTdTbfqFfMacSchedulerTestCase2.DoRun(), LenaTtaFfMacSchedulerTestCase.DoRun(), LteUeMeasurementsTestCase.DoRun(), LteUplinkOpenLoopPowerControlTestCase.DoRun(), LteUplinkClosedLoopPowerControlAbsoluteModeTestCase.DoRun(), LteUplinkClosedLoopPowerControlAccumulatedModeTestCase.DoRun(), LteEnbAntennaTestCase.DoRun(), LteRrcConnectionEstablishmentTestCase.DoRun(), LteRrcConnectionEstablishmentErrorTestCase.DoRun(), LteX2HandoverTestCase.DoRun(), WaypointMobilityModelViaHelper.DoRun(), MobilityTraceTestCase.DoRun(), SpectrumIdealPhyTestCase.DoRun(), WifiAcMappingTest.DoRun(), Issue211Test.DoRun(), WifiMsduAggregatorThroughputTest.DoRun(), AcousticModemEnergyTestCase.DoRun(), AcousticModemEnergyDepletionTestCase.DoRun(), WifiChannelSwitchingTest.DoRun(), BlockAckAggregationDisabledTest.DoRun(), PreservePacketsInAmpdus.DoRun(), OfdmaAckSequenceTest.DoRun(), TestUnsupportedModulationReception.DoRun(), Bug730TestCase.DoRun(), QosFragmentationTestCase.DoRun(), Bug2222TestCase.DoRun(), Bug2843TestCase.DoRun(), Issue169TestCase.DoRun(), IdealRateManagerChannelWidthTest.DoRun(), IdealRateManagerMimoTest.DoRun(), WifiTxopTest.DoRun(), TestUlOfdmaPowerControl.DoSetup(), WifiPrimaryChannelsTest.DoSetup(), OcbWifiMacTestCase.GetCurrentPosition(), ns3::AnimationInterface.GetMovedNodes(), Experiment.GetPosition(), GetPosition(), NodeStatistics.GetPosition(), LteAggregationThroughputScaleTestCase.GetThroughput(), ns3::TvSpectrumTransmitterHelper.InstallRandomRegionalTransmitters(), ns3::AnimationInterface.MobilityCourseChangeTrace(), OcbWifiMacTestCase.PostDeviceConfiguration(), ns3::MobilityHelper.PushReferenceMobilityModel(), Experiment.Run(), NetAnimExperiment.Run(), TestInterBssConstantObssPdAlgo.RunOne(), Issue40TestCase.RunOne(), Bug2470TestCase.RunSubtest(), ns3::WifiPhy.SetMobility(), ns3::WimaxPhy.SetMobility(), Experiment.SetPosition(), SetPosition(), NodeStatistics.SetPosition(), ns3::GroupMobilityHelper.SetReferenceMobilityModel(), StaWifiMacScanningTestCase.Setup(), and DsdvManetExample.SetupMobility().

◆ nCsma

third.nCsma = int(cmd.nCsma)

Definition at line 41 of file third.py.

◆ nWifi

third.nWifi = int(cmd.nWifi)

Definition at line 43 of file third.py.

◆ p2pDevices

third.p2pDevices = pointToPoint.Install(p2pNodes)

Definition at line 76 of file third.py.

◆ p2pInterfaces

third.p2pInterfaces = address.Assign(p2pDevices)

Definition at line 126 of file third.py.

◆ p2pNodes

third.p2pNodes = ns.network.NodeContainer()

Definition at line 69 of file third.py.

◆ phy

third.phy = ns.wifi.YansWifiPhyHelper.Default()

Definition at line 93 of file third.py.

Referenced by NodeStatistics.NodeStatistics(), ns3::YansWifiChannel.Add(), ns3::LrWpanHelper.AddMobility(), ns3::UanTransducerHd.AddPhy(), ns3::WaveNetDevice.AddPhy(), ns3::MultiModelSpectrumChannel.AddRx(), ns3::SingleModelSpectrumChannel.AddRx(), ns3::WimaxChannel.Attach(), ns3::UanMacAloha.AttachPhy(), ns3::UanMacCw.AttachPhy(), ns3::UanMacRcGw.AttachPhy(), ns3::UanMacRc.AttachPhy(), ns3::MinstrelHtWifiManager.CalculateMpduTxDuration(), LteHandoverTargetTestCase.CellShutdownCallback(), TxDurationTest.CheckHeMuTxDuration(), TestUlOfdmaPhyTransmission.CheckNonOfdmaRxPower(), TestUlOfdmaPhyTransmission.CheckOfdmaRxPower(), TxDurationTest.CheckPayloadDuration(), TestDlOfdmaPhyTransmission.CheckPhyState(), TestUlOfdmaPhyTransmission.CheckPhyState(), TestPhyPaddingExclusion.CheckPhyState(), TestInterBssConstantObssPdAlgo.CheckPhyState(), TxDurationTest.CheckTxDuration(), PowerRateAdaptationTest.ConfigureNode(), ns3::ConstantObssPdAlgorithm.ConnectWifiNetDevice(), ns3::SpectrumPhyHelper.Create(), ns3::SpectrumWifiPhyHelper.Create(), ns3::YansWifiPhyHelper.Create(), ns3::MeshHelper.CreateInterface(), UanTest.CreateNode(), WifiTest.CreateOne(), InterferenceHelperSequenceTest.CreateOne(), ns3::WimaxHelper.CreatePhy(), ns3::WimaxHelper.CreatePhyWithoutChannel(), ns3::SimpleOfdmWimaxChannel.DoAttach(), TestDlOfdmaPhyTransmission.DoCheckPhyState(), TestUlOfdmaPhyTransmission.DoCheckPhyState(), TestPhyPaddingExclusion.DoCheckPhyState(), ns3::WaveNetDevice.DoDispose(), ns3::MinstrelHtWifiManager.DoGetRtsTxVector(), ns3::WaveNetDevice.DoInitialize(), TvSpectrumTransmitterTestCase.DoRun(), Issue211Test.DoRun(), WifiChannelSwitchingTest.DoRun(), BlockAckAggregationDisabledTest.DoRun(), PreservePacketsInAmpdus.DoRun(), OfdmaAckSequenceTest.DoRun(), TestUnsupportedModulationReception.DoRun(), Bug730TestCase.DoRun(), QosFragmentationTestCase.DoRun(), SetChannelFrequencyTest.DoRun(), Bug2222TestCase.DoRun(), Issue169TestCase.DoRun(), IdealRateManagerChannelWidthTest.DoRun(), IdealRateManagerMimoTest.DoRun(), WifiTxopTest.DoRun(), TestUlOfdmaPhyTransmission.DoSetup(), WifiPrimaryChannelsTest.DoSetup(), ns3::WimaxHelper.EnablePcapInternal(), ns3::YansWavePhyHelper.EnablePcapInternal(), ns3::WifiPhyHelper.EnablePcapInternal(), TcpYeahIncrementTest.IncreaseWindow(), ns3::WaveHelper.Install(), ns3::WifiHelper.Install(), ns3::AdhocAlohaNoackIdealPhyHelper.Install(), ns3::SpectrumAnalyzerHelper.Install(), ns3::WaveformGeneratorHelper.Install(), ns3::WimaxHelper.Install(), ns3::TvSpectrumTransmitterHelper.Install(), ns3::UanHelper.Install(), ns3::TvSpectrumTransmitterHelper.InstallAdjacent(), ns3::LteHelper.InstallSingleEnbDevice(), ns3::LteHelper.InstallSingleUeDevice(), ns3::MinstrelHtWifiManager.IsValidMcs(), ns3::YansWifiChannel.Receive(), ns3::ChannelAccessManager.RemovePhyListener(), ns3::MultiModelSpectrumChannel.RemoveRx(), ns3::SingleModelSpectrumChannel.RemoveRx(), ns3::ObssPdAlgorithm.ResetPhy(), Experiment.Run(), TestInterBssConstantObssPdAlgo.RunOne(), Issue40TestCase.RunOne(), Bug2470TestCase.RunSubtest(), ns3::SimpleOfdmWimaxChannel.Send(), TestUlOfdmaPhyTransmission.SendHeSuPpdu(), TestPhyPaddingExclusion.SendHeTbPpdu(), TestUlOfdmaPhyTransmission.SendHeTbPpdu(), TestUlOfdmaPhyTransmission.SetBssColor(), ns3::WifiNetDevice.SetPhy(), ns3::LrWpanMac.SetPhy(), ns3::LrWpanNetDevice.SetPhy(), ns3::AlohaNoackNetDevice.SetPhy(), ns3::NonCommunicatingNetDevice.SetPhy(), ns3::UanNetDevice.SetPhy(), ns3::WimaxNetDevice.SetPhy(), TestUlOfdmaPhyTransmission.SetPsdLimit(), StaWifiMacScanningTestCase.Setup(), ns3::WifiRemoteStationManager.SetupPhy(), ns3::AparfWifiManager.SetupPhy(), ns3::IdealWifiManager.SetupPhy(), ns3::MinstrelHtWifiManager.SetupPhy(), ns3::MinstrelWifiManager.SetupPhy(), ns3::ParfWifiManager.SetupPhy(), ns3::RraaWifiManager.SetupPhy(), ns3::RrpaaWifiManager.SetupPhy(), NodeStatistics.SetupPhy(), ns3::ChannelAccessManager.SetupPhyListener(), ns3::FrameExchangeManager.SetWifiPhy(), ns3::StaWifiMac.SetWifiPhy(), ns3::WifiMac.SetWifiPhy(), LteSecondaryCellHandoverTestCase.ShutdownCell(), and StaWifiMacScanningTestCase.TurnApOff().

◆ pointToPoint

third.pointToPoint = ns.point_to_point.PointToPointHelper()

Definition at line 72 of file third.py.

◆ serverApps

third.serverApps = echoServer.Install(csmaNodes.Get(nCsma))

Definition at line 137 of file third.py.

◆ ssid

◆ stack

third.stack = ns.internet.InternetStackHelper()

Definition at line 119 of file third.py.

◆ staDevices

◆ tracing

third.tracing = cmd.tracing

Definition at line 44 of file third.py.

◆ verbose

third.verbose = cmd.verbose

Definition at line 42 of file third.py.

◆ wifi

third.wifi = ns.wifi.WifiHelper()

Definition at line 96 of file third.py.

Referenced by ns3::MeshHelper.AssignStreams(), ns3::WifiHelper.AssignStreams(), OcbWifiMacTestCase.ConfigureAdhocMode(), OcbWifiMacTestCase.ConfigureApStaMode(), BatteryLifetimeTest.ConstantLoadTest(), AodvExample.CreateDevices(), ChainRegressionTest.CreateDevices(), Bug772ChainTest.CreateDevices(), TracerouteExample.CreateDevices(), DsdvManetExample.CreateDevices(), BasicEnergyDepletionTest.DepletionTestCase(), ns3::dsr::DsrRouting.DoDispose(), ns3::aodv::LoopbackTestCase.DoRun(), WifiAcMappingTest.DoRun(), Issue211Test.DoRun(), WifiMsduAggregatorThroughputTest.DoRun(), WifiChannelSwitchingTest.DoRun(), BlockAckAggregationDisabledTest.DoRun(), PreservePacketsInAmpdus.DoRun(), OfdmaAckSequenceTest.DoRun(), TestUnsupportedModulationReception.DoRun(), Bug730TestCase.DoRun(), QosFragmentationTestCase.DoRun(), SetChannelFrequencyTest.DoRun(), Bug2222TestCase.DoRun(), Bug2843TestCase.DoRun(), Issue169TestCase.DoRun(), IdealRateManagerChannelWidthTest.DoRun(), IdealRateManagerMimoTest.DoRun(), WifiTxopTest.DoRun(), TestUlOfdmaPowerControl.DoSetup(), WifiPrimaryChannelsTest.DoSetup(), experiment(), ns3::aodv::RoutingProtocol.NotifyInterfaceDown(), ns3::aodv::RoutingProtocol.NotifyInterfaceUp(), Experiment.Run(), RoutingExperiment.Run(), TestInterBssConstantObssPdAlgo.RunOne(), Issue40TestCase.RunOne(), Bug2470TestCase.RunSubtest(), StaWifiMacScanningTestCase.Setup(), VanetRoutingExperiment.SetupAdhocDevices(), ns3::dsr::DsrRouting.Start(), and BatteryLifetimeTest.VariableLoadTest().

◆ wifiApNode

◆ wifiStaNodes