Creation parameters for base PHY object. More...
#include "satellite-phy.h"
Public Attributes | |
uint32_t | m_beamId |
Ptr< NetDevice > | m_device |
Ptr< SatChannel > | m_rxCh |
uint32_t | m_satId |
SatEnums::SatLoraNodeType_t | m_standard |
Ptr< SatChannel > | m_txCh |
Creation parameters for base PHY object.
Definition at line 109 of file satellite-phy.h.
uint32_t ns3::SatPhy::CreateParam_t::m_beamId |
Definition at line 115 of file satellite-phy.h.
Referenced by ns3::SatPhy::SatPhy(), ns3::SatOrbiterHelper::AttachChannelsFeeder(), ns3::SatOrbiterHelperDvb::AttachChannelsUser(), ns3::SatOrbiterHelperLora::AttachChannelsUser(), ns3::SatGwHelperDvb::Install(), ns3::SatGwHelperLora::Install(), ns3::SatUtHelperDvb::Install(), and ns3::SatUtHelperLora::Install().
Ptr<NetDevice> ns3::SatPhy::CreateParam_t::m_device |
Definition at line 111 of file satellite-phy.h.
Referenced by ns3::SatPhy::SatPhy(), ns3::SatOrbiterHelper::AttachChannelsFeeder(), ns3::SatOrbiterHelperDvb::AttachChannelsUser(), ns3::SatOrbiterHelperLora::AttachChannelsUser(), ns3::SatGwHelperDvb::Install(), ns3::SatGwHelperLora::Install(), ns3::SatUtHelperDvb::Install(), and ns3::SatUtHelperLora::Install().
Ptr<SatChannel> ns3::SatPhy::CreateParam_t::m_rxCh |
Definition at line 113 of file satellite-phy.h.
Referenced by ns3::SatPhy::SatPhy(), ns3::SatOrbiterHelper::AttachChannelsFeeder(), ns3::SatOrbiterHelperDvb::AttachChannelsUser(), ns3::SatOrbiterHelperLora::AttachChannelsUser(), ns3::SatGwHelperDvb::Install(), ns3::SatGwHelperLora::Install(), ns3::SatUtHelperDvb::Install(), and ns3::SatUtHelperLora::Install().
uint32_t ns3::SatPhy::CreateParam_t::m_satId |
Definition at line 114 of file satellite-phy.h.
Referenced by ns3::SatPhy::SatPhy(), ns3::SatOrbiterHelper::AttachChannelsFeeder(), ns3::SatOrbiterHelperDvb::AttachChannelsUser(), ns3::SatOrbiterHelperLora::AttachChannelsUser(), ns3::SatGwHelperDvb::Install(), ns3::SatGwHelperLora::Install(), ns3::SatUtHelperDvb::Install(), and ns3::SatUtHelperLora::Install().
SatEnums::SatLoraNodeType_t ns3::SatPhy::CreateParam_t::m_standard |
Definition at line 116 of file satellite-phy.h.
Referenced by ns3::SatPhy::SatPhy(), ns3::SatOrbiterHelper::AttachChannelsFeeder(), ns3::SatOrbiterHelperDvb::AttachChannelsUser(), ns3::SatOrbiterHelperLora::AttachChannelsUser(), ns3::SatGwHelperDvb::Install(), ns3::SatGwHelperLora::Install(), ns3::SatUtHelperDvb::Install(), and ns3::SatUtHelperLora::Install().
Ptr<SatChannel> ns3::SatPhy::CreateParam_t::m_txCh |
Definition at line 112 of file satellite-phy.h.
Referenced by ns3::SatPhy::SatPhy(), ns3::SatOrbiterHelper::AttachChannelsFeeder(), ns3::SatOrbiterHelperDvb::AttachChannelsUser(), ns3::SatOrbiterHelperLora::AttachChannelsUser(), ns3::SatGwHelperDvb::Install(), ns3::SatGwHelperLora::Install(), ns3::SatUtHelperDvb::Install(), and ns3::SatUtHelperLora::Install().