ns3::SatFrameAllocator::SatFrameAllocInfoItem Class Reference

Allocation information item for requests and allocations [symbols] used internally by SatFrameAllocator. More...

Public Member Functions

 SatFrameAllocInfoItem ()
 Construct SatFrameAllocInfoItem. More...
 
double GetTotalSymbols ()
 Get symbols allocated/requested by this item. More...
 

Public Attributes

double m_craSymbols
 
double m_minRbdcSymbols
 
double m_rbdcSymbols
 
double m_vbdcSymbols
 

Detailed Description

Allocation information item for requests and allocations [symbols] used internally by SatFrameAllocator.

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

Constructor & Destructor Documentation

◆ SatFrameAllocInfoItem()

ns3::SatFrameAllocator::SatFrameAllocInfoItem::SatFrameAllocInfoItem ( )
inline

Construct SatFrameAllocInfoItem.

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

Member Function Documentation

◆ GetTotalSymbols()

double ns3::SatFrameAllocator::SatFrameAllocInfoItem::GetTotalSymbols ( )
inline

Get symbols allocated/requested by this item.

Returns
Total symbols allocated/requested.

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

References m_craSymbols, m_rbdcSymbols, and m_vbdcSymbols.

Member Data Documentation

◆ m_craSymbols

double ns3::SatFrameAllocator::SatFrameAllocInfoItem::m_craSymbols

◆ m_minRbdcSymbols

double ns3::SatFrameAllocator::SatFrameAllocInfoItem::m_minRbdcSymbols

◆ m_rbdcSymbols

double ns3::SatFrameAllocator::SatFrameAllocInfoItem::m_rbdcSymbols

◆ m_vbdcSymbols

double ns3::SatFrameAllocator::SatFrameAllocInfoItem::m_vbdcSymbols

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