#include "logical-lora-channel.h"
#include "sub-band.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
#include "ns3/packet.h"
#include <iterator>
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::lorawan::LogicalLoraChannelHelper |
This class supports LorawanMac instances by managing a list of the logical channels that the device is supposed to be using, and establishes their relationship with SubBands. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::lorawan |