#include "satellite-control-message.h"
#include "satellite-enums.h"
#include "satellite-lower-layer-service.h"
#include "satellite-node-info.h"
#include "satellite-queue.h"
#include <ns3/callback.h>
#include <ns3/object.h>
#include <deque>
#include <map>
#include <stdint.h>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
|
class | ns3::SatRequestManager |
| SatRequestManager analyzes periodically or on-a-need-basis UT's buffer status for different RC indices (= queues), and sends Capacity Requests to NCC according to need and lower layer service configuration. More...
|
|