Loading...
Searching...
No Matches
ns3::SatQueue::QueueStats_t Struct Reference

QueueStats_t definition for passing queue related statistics to any interested modules. More...

#include "satellite-queue.h"

Public Member Functions

 QueueStats_t ()

Public Attributes

double m_incomingRateKbps
double m_outgoingRateKbps
uint32_t m_queueSizeBytes
uint32_t m_volumeInBytes
uint32_t m_volumeOutBytes

Detailed Description

QueueStats_t definition for passing queue related statistics to any interested modules.

Definition at line 61 of file satellite-queue.h.

Constructor & Destructor Documentation

◆ QueueStats_t()

ns3::SatQueue::QueueStats_t::QueueStats_t ( )
inline

Member Data Documentation

◆ m_incomingRateKbps

◆ m_outgoingRateKbps

double ns3::SatQueue::QueueStats_t::m_outgoingRateKbps

◆ m_queueSizeBytes

◆ m_volumeInBytes

◆ m_volumeOutBytes

uint32_t ns3::SatQueue::QueueStats_t::m_volumeOutBytes

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