SimpleUnicast3 Class Reference

'Forward Link Unicast, Full' test case implementation, id: simple_unicast-3 / TN4. More...

+ Inheritance diagram for SimpleUnicast3:
+ Collaboration diagram for SimpleUnicast3:

Public Member Functions

 SimpleUnicast3 ()
 
virtual ~SimpleUnicast3 ()
 

Private Member Functions

virtual void DoRun (void)
 

Detailed Description

'Forward Link Unicast, Full' test case implementation, id: simple_unicast-3 / TN4.

This case tests successful transmission of a single UDP packet from GW connected user to UT connected user in full scenario.

  1. Full test scenario set with helper
  2. A single packet is transmitted from Node-1 UDP application to Node-5 UDP receiver.
  3. A single packet is transmitted from Node-2 UDP application to Node-6 UDP receiver.

Expected result: A single UDP packet sent by GW connected node-1 using CBR application is received by UT connected node-5 and Node-6 .

Notes: Current test case uses very first versions of the sat net devices and channels.

Definition at line 301 of file satellite-simple-unicast.cc.

Constructor & Destructor Documentation

◆ SimpleUnicast3()

SimpleUnicast3::SimpleUnicast3 ( )

Definition at line 312 of file satellite-simple-unicast.cc.

◆ ~SimpleUnicast3()

SimpleUnicast3::~SimpleUnicast3 ( )
virtual

Definition at line 320 of file satellite-simple-unicast.cc.

Member Function Documentation

◆ DoRun()

void SimpleUnicast3::DoRun ( void  )
privatevirtual

Definition at line 328 of file satellite-simple-unicast.cc.


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