Loading...
Searching...
No Matches
SimpleUnicast4 Class Reference

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

Inheritance diagram for SimpleUnicast4:
Collaboration diagram for SimpleUnicast4:

Public Member Functions

 SimpleUnicast4 ()
virtual ~SimpleUnicast4 ()

Private Member Functions

virtual void DoRun (void)

Detailed Description

'Return Link Unicast, Simple' test case implementation, id: simple_unicast-4 / TN4.

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

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

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

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

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

Constructor & Destructor Documentation

◆ SimpleUnicast4()

SimpleUnicast4::SimpleUnicast4 ( )

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

◆ ~SimpleUnicast4()

SimpleUnicast4::~SimpleUnicast4 ( )
virtual

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

Member Function Documentation

◆ DoRun()

void SimpleUnicast4::DoRun ( void )
privatevirtual

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

References ns3::SatPhyRxCarrierConf::EM_NONE, ns3::SatEnvVariables::GetInstance(), and ns3::SatHelper::SIMPLE.

Here is the call graph for this function:

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