ns3::SatUtMac::SatTimuInfo Class Reference
+ Inheritance diagram for ns3::SatUtMac::SatTimuInfo:
+ Collaboration diagram for ns3::SatUtMac::SatTimuInfo:

Public Member Functions

 SatTimuInfo (uint32_t beamId, Address address)
 
uint32_t GetBeamId () const
 
Address GetGwAddress () const
 

Private Attributes

uint32_t m_beamId
 
Address m_gwAddress
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SatTimuInfo()

ns3::SatUtMac::SatTimuInfo::SatTimuInfo ( uint32_t  beamId,
Address  address 
)

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

Member Function Documentation

◆ GetBeamId()

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

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

References ns3::SatUtMac::m_beamId.

◆ GetGwAddress()

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

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

References ns3::SatUtMac::m_gwAddress.

Member Data Documentation

◆ m_beamId

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

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

◆ m_gwAddress

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

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


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