ns3::SatTopology::UtLayers_s Struct Reference

#include "satellite-topology.h"

Public Attributes

uint32_t m_beamId
 
Ptr< SatUtMacm_dvbMac
 
uint32_t m_groupId
 
Ptr< SatUtLlcm_llc
 
Ptr< LorawanMacEndDevicem_loraMac
 
Ptr< SatNetDevicem_netDevice
 
Ptr< SatUtPhym_phy
 
uint32_t m_satId
 

Detailed Description

Definition at line 74 of file satellite-topology.h.

Member Data Documentation

◆ m_beamId

uint32_t ns3::SatTopology::UtLayers_s::m_beamId

◆ m_dvbMac

Ptr<SatUtMac> ns3::SatTopology::UtLayers_s::m_dvbMac

◆ m_groupId

uint32_t ns3::SatTopology::UtLayers_s::m_groupId

◆ m_llc

Ptr<SatUtLlc> ns3::SatTopology::UtLayers_s::m_llc

Definition at line 80 of file satellite-topology.h.

Referenced by ns3::SatTopology::AddUtLayersDvb().

◆ m_loraMac

Ptr<LorawanMacEndDevice> ns3::SatTopology::UtLayers_s::m_loraMac

◆ m_netDevice

Ptr<SatNetDevice> ns3::SatTopology::UtLayers_s::m_netDevice

◆ m_phy

Ptr<SatUtPhy> ns3::SatTopology::UtLayers_s::m_phy

◆ m_satId

uint32_t ns3::SatTopology::UtLayers_s::m_satId

The documentation for this struct was generated from the following file: