#include "satellite-bbframe-conf.h"
#include "satellite-utils.h"
#include <ns3/boolean.h>
#include <ns3/double.h>
#include <ns3/enum.h>
#include <ns3/log.h>
#include <ns3/string.h>
#include <ns3/uinteger.h>
#include <algorithm>
#include <iostream>
#include <limits>
#include <sstream>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
|
const uint32_t | ns3::payloadConf [7][3] |
| 1st col = modulated bits 2nd col = payload slots per normal frame 3rnd col = payload slots per short frame More...
|
|