Loading...
Searching...
No Matches
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.
 ~SatLinkResultsDvbRcs2 ()

Static Public Member Functions

static TypeId GetTypeId ()
 Get the type ID.

Protected Member Functions

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

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 179 of file satellite-link-results.h.

Constructor & Destructor Documentation

◆ SatLinkResultsDvbRcs2()

ns3::SatLinkResultsDvbRcs2::SatLinkResultsDvbRcs2 ( )

Default constructor.

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

References ns3::SatLinkResultsRtn::SatLinkResultsRtn().

Here is the call graph for this function:

◆ ~SatLinkResultsDvbRcs2()

ns3::SatLinkResultsDvbRcs2::~SatLinkResultsDvbRcs2 ( )
inline

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

Member Function Documentation

◆ DoInitialize()

void ns3::SatLinkResultsDvbRcs2::DoInitialize ( )
protectedvirtual

Initialize by loading DVB-RCS2 look up tables.

Implements ns3::SatLinkResultsRtn.

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

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

◆ GetTypeId()

TypeId ns3::SatLinkResultsDvbRcs2::GetTypeId ( )
static

Get the type ID.

Returns
the object TypeId

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

References ns3::SatLinkResultsRtn::SatLinkResultsRtn().

Here is the call graph for this function:

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