#include "satellite-topology.h"
Public Attributes | |
| uint32_t | m_beamId |
| Ptr< SatUtMac > | m_dvbMac |
| uint32_t | m_groupId |
| Ptr< SatUtLlc > | m_llc |
| Ptr< LorawanMacEndDevice > | m_loraMac |
| Ptr< SatNetDevice > | m_netDevice |
| Ptr< SatUtPhy > | m_phy |
| uint32_t | m_satId |
Definition at line 74 of file satellite-topology.h.
| uint32_t ns3::SatTopology::UtLayers_s::m_beamId |
Definition at line 77 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersDvb(), ns3::SatTopology::AddUtLayersLora(), and ns3::SatTopology::PrintTopology().
| Ptr<SatUtMac> ns3::SatTopology::UtLayers_s::m_dvbMac |
Definition at line 81 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersDvb(), and ns3::SatTopology::PrintTopology().
| uint32_t ns3::SatTopology::UtLayers_s::m_groupId |
Definition at line 78 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersDvb(), and ns3::SatTopology::AddUtLayersLora().
| Ptr<SatUtLlc> ns3::SatTopology::UtLayers_s::m_llc |
Definition at line 80 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersDvb().
| Ptr<LorawanMacEndDevice> ns3::SatTopology::UtLayers_s::m_loraMac |
Definition at line 82 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersLora(), and ns3::SatTopology::PrintTopology().
| Ptr<SatNetDevice> ns3::SatTopology::UtLayers_s::m_netDevice |
Definition at line 79 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersDvb(), and ns3::SatTopology::AddUtLayersLora().
| Ptr<SatUtPhy> ns3::SatTopology::UtLayers_s::m_phy |
Definition at line 83 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersDvb(), and ns3::SatTopology::AddUtLayersLora().
| uint32_t ns3::SatTopology::UtLayers_s::m_satId |
Definition at line 76 of file satellite-topology.h.
Referenced by ns3::SatTopology::AddUtLayersDvb(), ns3::SatTopology::AddUtLayersLora(), and ns3::SatTopology::PrintTopology().