Loading...
Searching...
No Matches
SimpleUnicast7 Class Reference

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

Inheritance diagram for SimpleUnicast7:
Collaboration diagram for SimpleUnicast7:

Public Member Functions

 SimpleUnicast7 ()
virtual ~SimpleUnicast7 ()

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 TCP packet from GW and UT connected users to each other’s in simple scenario.

  1. Simple test scenario set with helper
  2. Both Node-1 and Node-2 transmit single packet with an application utilizing TCP as transport layer.

Expected result: A packet successfully received by both nodes (Node-1 and Node-2). A packet acknowledged by both nodes.

Notes: Node-1 is attached to GW node and Node-2 attached to UT node.

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

Constructor & Destructor Documentation

◆ SimpleUnicast7()

SimpleUnicast7::SimpleUnicast7 ( )

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

◆ ~SimpleUnicast7()

SimpleUnicast7::~SimpleUnicast7 ( )
virtual

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

Member Function Documentation

◆ DoRun()

void SimpleUnicast7::DoRun ( void )
privatevirtual

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