#include "ns3/object.h"Go to the source code of this file.
Classes | |
| class | ns3::lorawan::ConstantLoraTxCurrentModel |
| A constant model of the transmission current for a LoRa device, always yielding the same current independently from the transmission power provided. More... | |
| class | ns3::lorawan::LinearLoraTxCurrentModel |
| A linear model of the transmission current for a LoRa device, based on the WiFi model. More... | |
| class | ns3::lorawan::LoraTxCurrentModel |
| Model the transmit current as a function of the transmit power and mode. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| namespace | ns3::lorawan |