#include "ns3/core-module.h"
#include "ns3/internet-apps-module.h"
#include "ns3/internet-module.h"
#include "ns3/lr-wpan-module.h"
#include "ns3/mobility-module.h"
#include "ns3/propagation-module.h"
#include "ns3/sixlowpan-module.h"
#include "ns3/spectrum-module.h"
#include <fstream>
Go to the source code of this file.
Functions | |
static void | DataSentMacConfirm (Ptr< LrWpanNetDevice > device, McpsDataConfirmParams params) |
|
static |
Definition at line 34 of file example-ping-lr-wpan-beacon.cc.
References ns3::Time::As(), ns3::Node::GetId(), ns3::LrWpanNetDevice::GetNode(), ns3::Simulator::Now(), two-ray-to-three-gpp-ch-calibration::params, ns3::Time::S, and ns3::SUCCESS.