ns3::SatFrameAllocator::SatFrameAllocReqItem Class Reference

Allocation information item for the UT/RC requests [bytes]. More...

#include "satellite-frame-allocator.h"

Public Member Functions

 SatFrameAllocReqItem ()
 

Public Attributes

uint32_t m_craBytes
 
uint32_t m_minRbdcBytes
 
uint32_t m_rbdcBytes
 
uint32_t m_vbdcBytes
 

Detailed Description

Allocation information item for the UT/RC requests [bytes].

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

Constructor & Destructor Documentation

◆ SatFrameAllocReqItem()

ns3::SatFrameAllocator::SatFrameAllocReqItem::SatFrameAllocReqItem ( )
inline

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

Member Data Documentation

◆ m_craBytes

uint32_t ns3::SatFrameAllocator::SatFrameAllocReqItem::m_craBytes

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

◆ m_minRbdcBytes

uint32_t ns3::SatFrameAllocator::SatFrameAllocReqItem::m_minRbdcBytes

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

◆ m_rbdcBytes

uint32_t ns3::SatFrameAllocator::SatFrameAllocReqItem::m_rbdcBytes

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

◆ m_vbdcBytes

uint32_t ns3::SatFrameAllocator::SatFrameAllocReqItem::m_vbdcBytes

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


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