ns3::SatLinkResultsDvbRcs2 Class Reference

Link results for DVB-RCS2. More...

#include "satellite-link-results.h"

+ Inheritance diagram for ns3::SatLinkResultsDvbRcs2:
+ Collaboration diagram for ns3::SatLinkResultsDvbRcs2:

Public Member Functions

 SatLinkResultsDvbRcs2 ()
 Default constructor. More...
 
 ~SatLinkResultsDvbRcs2 ()
 

Static Public Member Functions

static TypeId GetTypeId ()
 Get the type ID. More...
 

Protected Member Functions

virtual void DoInitialize ()
 Initialize by loading DVB-RCS2 look up tables. More...
 

Additional Inherited Members

Detailed Description

Link results for DVB-RCS2.

Loads and maintains multiple SatLookUpTable. Provides query service based on waveform id.

See usage examples in the parent class documentation (SatLinkResults).

Definition at line 177 of file satellite-link-results.h.

Constructor & Destructor Documentation

◆ SatLinkResultsDvbRcs2()

ns3::SatLinkResultsDvbRcs2::SatLinkResultsDvbRcs2 ( )

Default constructor.

Definition at line 117 of file satellite-link-results.cc.

◆ ~SatLinkResultsDvbRcs2()

ns3::SatLinkResultsDvbRcs2::~SatLinkResultsDvbRcs2 ( )
inline

Definition at line 185 of file satellite-link-results.h.

Member Function Documentation

◆ DoInitialize()

void ns3::SatLinkResultsDvbRcs2::DoInitialize ( void  )
protectedvirtual

Initialize by loading DVB-RCS2 look up tables.

Implements ns3::SatLinkResultsRtn.

Definition at line 130 of file satellite-link-results.cc.

References ns3::SatLinkResults::m_inputPath, and ns3::SatLinkResultsRtn::m_table.

◆ GetTypeId()

TypeId ns3::SatLinkResultsDvbRcs2::GetTypeId ( void  )
static

Get the type ID.

Returns
the object TypeId

Definition at line 123 of file satellite-link-results.cc.


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