Loading...
Searching...
No Matches
SatDvbS2BbFrameConfTestCase Class Reference

Test case to unit test to create BBFrame conf and its public methods. More...

Inheritance diagram for SatDvbS2BbFrameConfTestCase:
Collaboration diagram for SatDvbS2BbFrameConfTestCase:

Public Member Functions

 SatDvbS2BbFrameConfTestCase ()
virtual ~SatDvbS2BbFrameConfTestCase ()

Private Member Functions

virtual void DoRun (void)

Detailed Description

Test case to unit test to create BBFrame conf and its public methods.

Expected result:

  • Creates SatBbFrameConf
  • Calculate the BBFrame length in Time for all the MODCODs and BBFrame types
  • Calculate the BBFrame payload in bits for all the MODCODs and BBFrame types

Definition at line 129 of file satellite-waveform-conf-test.cc.

Constructor & Destructor Documentation

◆ SatDvbS2BbFrameConfTestCase()

SatDvbS2BbFrameConfTestCase::SatDvbS2BbFrameConfTestCase ( )

Definition at line 139 of file satellite-waveform-conf-test.cc.

◆ ~SatDvbS2BbFrameConfTestCase()

SatDvbS2BbFrameConfTestCase::~SatDvbS2BbFrameConfTestCase ( )
virtual

Definition at line 144 of file satellite-waveform-conf-test.cc.

Member Function Documentation

◆ DoRun()

void SatDvbS2BbFrameConfTestCase::DoRun ( void )
privatevirtual

Available BBFrames. Note that SHORT_FRAME is not yet supported, since we do not have link results for it.

Definition at line 149 of file satellite-waveform-conf-test.cc.

References ns3::SatEnums::DVB_S2, ns3::SatEnums::GetAvailableModcodsFwdLink(), ns3::SatEnvVariables::GetInstance(), ns3::SatEnums::GetModcodTypeName(), and ns3::SatEnums::NORMAL_FRAME.

Here is the call graph for this function:

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