Loading...
Searching...
No Matches
ns3::SatUtMac::SatTimuInfo Class Reference
Inheritance diagram for ns3::SatUtMac::SatTimuInfo:
Collaboration diagram for ns3::SatUtMac::SatTimuInfo:

Public Member Functions

 SatTimuInfo (uint32_t beamId, uint32_t satId, Address satAddress, Address gwAddress)
uint32_t GetBeamId () const
Address GetGwAddress () const
Address GetSatAddress () const
uint32_t GetSatId () const

Private Attributes

uint32_t m_beamId
Address m_gwAddress
Address m_satAddress
uint32_t m_satId

Detailed Description

Definition at line 725 of file satellite-ut-mac.h.

Constructor & Destructor Documentation

◆ SatTimuInfo()

ns3::SatUtMac::SatTimuInfo::SatTimuInfo ( uint32_t beamId,
uint32_t satId,
Address satAddress,
Address gwAddress )

Definition at line 2140 of file satellite-ut-mac.cc.

References m_beamId, m_gwAddress, m_satAddress, and m_satId.

Member Function Documentation

◆ GetBeamId()

uint32_t ns3::SatUtMac::SatTimuInfo::GetBeamId ( ) const

Definition at line 2153 of file satellite-ut-mac.cc.

References m_beamId.

◆ GetGwAddress()

Address ns3::SatUtMac::SatTimuInfo::GetGwAddress ( ) const

Definition at line 2174 of file satellite-ut-mac.cc.

References m_gwAddress.

◆ GetSatAddress()

Address ns3::SatUtMac::SatTimuInfo::GetSatAddress ( ) const

Definition at line 2167 of file satellite-ut-mac.cc.

References m_satAddress.

◆ GetSatId()

uint32_t ns3::SatUtMac::SatTimuInfo::GetSatId ( ) const

Definition at line 2160 of file satellite-ut-mac.cc.

References m_satId.

Member Data Documentation

◆ m_beamId

uint32_t ns3::SatUtMac::SatTimuInfo::m_beamId
private

Definition at line 739 of file satellite-ut-mac.h.

Referenced by SatTimuInfo(), and GetBeamId().

◆ m_gwAddress

Address ns3::SatUtMac::SatTimuInfo::m_gwAddress
private

Definition at line 742 of file satellite-ut-mac.h.

Referenced by SatTimuInfo(), and GetGwAddress().

◆ m_satAddress

Address ns3::SatUtMac::SatTimuInfo::m_satAddress
private

Definition at line 741 of file satellite-ut-mac.h.

Referenced by SatTimuInfo(), and GetSatAddress().

◆ m_satId

uint32_t ns3::SatUtMac::SatTimuInfo::m_satId
private

Definition at line 740 of file satellite-ut-mac.h.

Referenced by SatTimuInfo(), and GetSatId().


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