ns3::SatLinkResultsDvbS2 Class Reference

Link results for DVB-S2. More...

#include "satellite-link-results.h"

+ Inheritance diagram for ns3::SatLinkResultsDvbS2:
+ Collaboration diagram for ns3::SatLinkResultsDvbS2:

Public Member Functions

 SatLinkResultsDvbS2 ()
 Default constructor. More...
 
 ~SatLinkResultsDvbS2 ()
 

Static Public Member Functions

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

Private Member Functions

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

Additional Inherited Members

Detailed Description

Link results for DVB-S2.

Loads and maintains multiple SatLookUpTable. Provides query service based on modulation and coding scheme.

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

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

Constructor & Destructor Documentation

◆ SatLinkResultsDvbS2()

ns3::SatLinkResultsDvbS2::SatLinkResultsDvbS2 ( )

Default constructor.

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

◆ ~SatLinkResultsDvbS2()

ns3::SatLinkResultsDvbS2::~SatLinkResultsDvbS2 ( )
inline

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

Member Function Documentation

◆ DoInitialize()

◆ GetTypeId()

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

Get the type ID.

Returns
the object TypeId

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


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