#include "satellite-const-variables.h"#include "satellite-enums.h"#include "satellite-wave-form-conf.h"#include <ns3/ptr.h>#include <ns3/random-variable-stream.h>#include <ns3/simple-ref-count.h>#include <map>#include <sstream>#include <stdint.h>#include <string>#include <tuple>#include <vector>
Include dependency graph for satellite-frame-conf.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::SatBtuConf |
| This class implements configuration for Bandwidth Time Unit (BTU). More... | |
| class | ns3::SatFrameConf |
| This class implements configuration for frames (for super frames) More... | |
| struct | ns3::SatFrameConf::SatFrameConfParams_t |
| Helper struct to reduce the number of parameters fed into the SatFrameConf constructor. More... | |
| class | ns3::SatSuperframeConf |
| This abstract class defines and implements interface of configuration for super frames. More... | |
| class | ns3::SatSuperframeConf0 |
| This class implements super frame configuration 0. More... | |
| class | ns3::SatSuperframeConf1 |
| This class implements super frame configuration 1. More... | |
| class | ns3::SatSuperframeConf2 |
| This class implements sup. More... | |
| class | ns3::SatSuperframeConf3 |
| This class implements super frame configuration 3. More... | |
| class | ns3::SatSuperframeConf4 |
| This class implements super frame configuration 4. More... | |
| class | ns3::SatTimeSlotConf |
| This class implements configuration for time slots (for super frames / frames) More... | |
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |
Macros | |
| #define | FRAME_ATTRIBUTE_ACCESSOR_DEFINE(index) |
| #define FRAME_ATTRIBUTE_ACCESSOR_DEFINE | ( | index | ) |
Definition at line 882 of file satellite-frame-conf.h.