ns3::SatFrameAllocator::SatFrameAllocReq Class Reference

SatFrameAllocReq is used to define frame allocation parameters when requesting allocation from SatFrameAllocator (calling method AllocateSymbols). More...

#include "satellite-frame-allocator.h"

+ Collaboration diagram for ns3::SatFrameAllocator::SatFrameAllocReq:

Public Member Functions

 SatFrameAllocReq ()
 
 SatFrameAllocReq (SatFrameAllocReqItemContainer_t req)
 Construct SatFrameAllocReq. More...
 

Public Attributes

Address m_address
 
double m_cno
 
bool m_generateCtrlSlot
 
SatFrameAllocReqItemContainer_t m_reqPerRc
 

Detailed Description

SatFrameAllocReq is used to define frame allocation parameters when requesting allocation from SatFrameAllocator (calling method AllocateSymbols).

Definition at line 110 of file satellite-frame-allocator.h.

Constructor & Destructor Documentation

◆ SatFrameAllocReq() [1/2]

ns3::SatFrameAllocator::SatFrameAllocReq::SatFrameAllocReq ( )
inline

Definition at line 118 of file satellite-frame-allocator.h.

◆ SatFrameAllocReq() [2/2]

ns3::SatFrameAllocator::SatFrameAllocReq::SatFrameAllocReq ( SatFrameAllocReqItemContainer_t  req)
inline

Construct SatFrameAllocReq.

Parameters
reqAllocation request per RC/CC

Definition at line 129 of file satellite-frame-allocator.h.

Member Data Documentation

◆ m_address

◆ m_cno

◆ m_generateCtrlSlot

bool ns3::SatFrameAllocator::SatFrameAllocReq::m_generateCtrlSlot

◆ m_reqPerRc


The documentation for this class was generated from the following file: