#include "emane/controlmessage.h"
#include "emane/controls/controlmessageids.h"
#include <memory>
#include <set>
Go to the source code of this file.
|
class | EMANE::Controls::OTATransmitterControlMessage |
| The OTA Transmitter Control Message is by the emulator physical layer to specify the NEM Id of the source or sources transmitting the over-the-air message. The OTAManager needs to be aware of each transmitter that is part of a collaborative transmission in order to prevent delivery of the message to a transmitter. More...
|
|