SatCrdsaTest1 Class Reference

'CRDSA, test 1' test case implementation. More...

+ Inheritance diagram for SatCrdsaTest1:
+ Collaboration diagram for SatCrdsaTest1:

Public Member Functions

 SatCrdsaTest1 ()
 
virtual ~SatCrdsaTest1 ()
 

Private Member Functions

virtual void DoRun (void)
 

Detailed Description

'CRDSA, test 1' test case implementation.

This case tests successful transmission of UDP packets from UT connected user to GW connected user in simple scenario and using CRDSA only.

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

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

Definition at line 61 of file satellite-random-access-test.cc.

Constructor & Destructor Documentation

◆ SatCrdsaTest1()

SatCrdsaTest1::SatCrdsaTest1 ( )

Definition at line 72 of file satellite-random-access-test.cc.

◆ ~SatCrdsaTest1()

SatCrdsaTest1::~SatCrdsaTest1 ( )
virtual

Definition at line 80 of file satellite-random-access-test.cc.

Member Function Documentation

◆ DoRun()

void SatCrdsaTest1::DoRun ( void  )
privatevirtual

Definition at line 88 of file satellite-random-access-test.cc.


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