Experiment runner, based on Parameters. More...
Public Member Functions | |
| Experiment () | |
| double | Run (Parameters params) |
| Run an experiment with the given parameters. | |
Experiment runner, based on Parameters.
Definition at line 87 of file wifi-mixed-network.cc.
| anonymous_namespace{wifi-mixed-network.cc}::Experiment::Experiment | ( | ) |
Definition at line 99 of file wifi-mixed-network.cc.
| double anonymous_namespace{wifi-mixed-network.cc}::Experiment::Run | ( | Parameters | params | ) |
Run an experiment with the given parameters.
| params | the given parameters |
Definition at line 104 of file wifi-mixed-network.cc.
References ns3::NodeContainer::Create(), ns3::CreateObject(), ns3::YansWifiChannelHelper::Default(), ns3::Simulator::Destroy(), ns3::DynamicCast(), ns3::ApplicationContainer::Get(), ns3::NodeContainer::Get(), ns3::PointerValue::Get(), ns3::Ipv4InterfaceContainer::GetAddress(), ns3::Ipv4Address::GetAny(), ns3::Node::GetDevice(), ns3::MicroSeconds(), port, ns3::Simulator::Run(), ns3::Seconds(), ns3::Config::Set(), ns3::Config::SetDefault(), ns3::ApplicationContainer::Start(), ns3::ApplicationContainer::Stop(), ns3::Simulator::Stop(), throughput, ns3::WIFI_STANDARD_80211b, ns3::WIFI_STANDARD_80211g, and ns3::WIFI_STANDARD_80211n.