#include "uan-phy.h"
#include "ns3/device-energy-model.h"
#include "ns3/event-id.h"
#include "ns3/nstime.h"
#include "ns3/random-variable-stream.h"
#include "ns3/traced-callback.h"
#include <list>
Go to the source code of this file.
Classes | |
class | ns3::UanPhyCalcSinrDefault |
Default SINR calculator for UanPhyGen. More... | |
class | ns3::UanPhyCalcSinrFhFsk |
WHOI Micromodem like FH-FSK model. More... | |
class | ns3::UanPhyGen |
Generic PHY model. More... | |
class | ns3::UanPhyPerCommonModes |
Packet error rate calculation for common tx modes based on UanPhyPerUmodem. More... | |
class | ns3::UanPhyPerGenDefault |
Default Packet Error Rate calculator for UanPhyGen. More... | |
class | ns3::UanPhyPerUmodem |
Packet error rate calculation assuming WHOI Micromodem-like PHY (FH-FSK) More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |