SimpleUnicast1 Class Reference

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

+ Inheritance diagram for SimpleUnicast1:
+ Collaboration diagram for SimpleUnicast1:

Public Member Functions

 SimpleUnicast1 ()
 
virtual ~SimpleUnicast1 ()
 

Private Member Functions

virtual void DoRun (void)
 

Detailed Description

'Forward Link Unicast, Simple' test case implementation, id: simple_unicast-1 / TN4.

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

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

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

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

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

Constructor & Destructor Documentation

◆ SimpleUnicast1()

SimpleUnicast1::SimpleUnicast1 ( )

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

◆ ~SimpleUnicast1()

SimpleUnicast1::~SimpleUnicast1 ( )
virtual

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

Member Function Documentation

◆ DoRun()

void SimpleUnicast1::DoRun ( void  )
privatevirtual

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


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