#include <ns3/constant-position-mobility-model.h>
#include <ns3/core-module.h>
#include <ns3/log.h>
#include <ns3/lr-wpan-module.h>
#include <ns3/packet.h>
#include <ns3/propagation-delay-model.h>
#include <ns3/propagation-loss-model.h>
#include <ns3/simulator.h>
#include <ns3/single-model-spectrum-channel.h>
#include <iostream>
Go to the source code of this file.
Functions | |
static void | ScanConfirm (MlmeScanConfirmParams params) |
|
static |
Definition at line 57 of file lr-wpan-ed-scan.cc.
References ns3::Time::As(), ns3::MLMESCAN_ED, ns3::Simulator::Now(), two-ray-to-three-gpp-ch-calibration::params, ns3::Time::S, and ns3::SUCCESS.