Loading...
Searching...
No Matches
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.

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 116 of file satellite-frame-allocator.h.

Constructor & Destructor Documentation

◆ SatFrameAllocReq() [1/2]

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

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

References m_cno, and m_generateCtrlSlot.

◆ SatFrameAllocReq() [2/2]

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

Construct SatFrameAllocReq.

Parameters
reqAllocation request per RC/CC

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

References m_cno, m_generateCtrlSlot, and m_reqPerRc.

Member Data Documentation

◆ m_address

◆ m_cno

◆ m_generateCtrlSlot

◆ m_reqPerRc


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