A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
NetAnimExperiment Class Reference

Helper class for UAN CW MAC example. More...

#include <uan-animation.h>

Public Member Functions

void IncrementCw (uint32_t cw)
 
void ReceivePacket (Ptr< Socket > socket)
 
void ResetData ()
 
void Run (UanHelper &uan)
 
void UpdatePositions (NodeContainer &nodes)
 

Public Attributes

uint32_t m_avgs
 
double m_boundary
 
uint32_t m_bytesTotal
 
uint32_t m_cwMax
 
uint32_t m_cwMin
 
uint32_t m_cwStep
 
uint32_t m_dataRate
 
double m_depth
 
uint32_t m_numNodes
 
uint32_t m_packetSize
 
Time m_simTime
 
Time m_slotTime
 
std::vector< double > m_throughputs
 

Detailed Description

Helper class for UAN CW MAC example.

Definition at line 35 of file uan-animation.h.


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