Loading...
Searching...
No Matches
SimpleUnicast5 Class Reference

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

Inheritance diagram for SimpleUnicast5:
Collaboration diagram for SimpleUnicast5:

Public Member Functions

 SimpleUnicast5 ()
virtual ~SimpleUnicast5 ()

Private Member Functions

virtual void DoRun (void)

Detailed Description

'Return Link Unicast, Larger' test case implementation, id: simple_unicast-5 / TN4.

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

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

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

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

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

Constructor & Destructor Documentation

◆ SimpleUnicast5()

SimpleUnicast5::SimpleUnicast5 ( )

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

◆ ~SimpleUnicast5()

SimpleUnicast5::~SimpleUnicast5 ( )
virtual

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

Member Function Documentation

◆ DoRun()

void SimpleUnicast5::DoRun ( void )
privatevirtual

Definition at line 564 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: