#include "ns3/log.h"
#include "ns3/simulator.h"
#include "ns3/socket.h"
#include "ns3/wifi-phy.h"
#include "vsa-manager.h"
#include "higher-tx-tag.h"
#include "wave-net-device.h"
Go to the source code of this file.
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Variables | |
static const OrganizationIdentifier | ns3::oi_1609 = OrganizationIdentifier (oi_bytes_1609, 5) |
OI for IEEE standard 1609. More... | |
static const uint8_t | ns3::oi_bytes_1609 [5] = {0x00, 0x50, 0xC2, 0x4A, 0x40} |
OI bytes for use in organization identifier. More... | |