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 729 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 2148 of file satellite-ut-mac.cc.

Member Function Documentation

◆ GetBeamId()

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

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

References ns3::SatUtMac::m_beamId.

◆ GetGwAddress()

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

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

References ns3::SatUtMac::m_gwAddress.

◆ GetSatAddress()

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

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

◆ GetSatId()

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

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

References ns3::SatUtMac::m_satId.

Member Data Documentation

◆ m_beamId

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

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

◆ m_gwAddress

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

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

◆ m_satAddress

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

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

◆ m_satId

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

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


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