Loading...
Searching...
No Matches
SimpleUnicast2 Class Reference

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

Inheritance diagram for SimpleUnicast2:
Collaboration diagram for SimpleUnicast2:

Public Member Functions

 SimpleUnicast2 ()
virtual ~SimpleUnicast2 ()

Private Member Functions

virtual void DoRun (void)

Detailed Description

'Forward Link Unicast, Larger' test case implementation, id: simple_unicast-2 / TN4.

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

  1. Larger test scenario set with helper
  2. A single packet is transmitted from Node-1 UDP application to Node-2 and Node-6 UDP receivers.

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

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

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

Constructor & Destructor Documentation

◆ SimpleUnicast2()

SimpleUnicast2::SimpleUnicast2 ( )

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

◆ ~SimpleUnicast2()

SimpleUnicast2::~SimpleUnicast2 ( )
virtual

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

Member Function Documentation

◆ DoRun()

void SimpleUnicast2::DoRun ( void )
privatevirtual

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

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

Here is the call graph for this function:

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