This is the complete list of members for ns3::SatNcc, including all inherited members.
AddBeam(uint32_t satId, uint32_t beamId, Ptr< SatNetDevice > gwNetDevice, Ptr< SatOrbiterNetDevice > orbiterNetDevice, SatNcc::SendCallback cb, SatNcc::SendTbtpCallback tbtpCb, Ptr< SatSuperframeSeq > seq, uint32_t maxFrameSizeInBytes, Address satAddress, Address gwAddress) | ns3::SatNcc | |
AddUt(Ptr< SatLowerLayerServiceConf > llsConf, Address utId, uint32_t satId, uint32_t beamId, Callback< void, uint32_t > setRaChannelCallback, bool verifyExisting=false) | ns3::SatNcc | |
CheckTimeout(Address utId, uint32_t satId, uint32_t beamId) | ns3::SatNcc | private |
CreateRandomAccessLoadControlMessage(uint16_t backoffProbability, uint16_t backoffTime, uint32_t satId, uint32_t beamId, uint8_t allocationChannelId) | ns3::SatNcc | private |
DoDispose(void) | ns3::SatNcc | private |
DoMoveUtBetweenBeams(Address utId, uint32_t srcSatId, uint32_t srcBeamId, uint32_t destSatId, uint32_t destBeamId) | ns3::SatNcc | private |
DoRandomAccessDynamicLoadControl(uint32_t satId, uint32_t beamId, uint32_t carrierId, uint8_t allocationChannelId, double averageNormalizedOfferedLoad) | ns3::SatNcc | |
GetBeamScheduler(uint32_t satId, uint32_t beamId) const | ns3::SatNcc | |
GetInstanceTypeId(void) const | ns3::SatNcc | virtual |
GetTypeId(void) | ns3::SatNcc | static |
m_beamSchedulers | ns3::SatNcc | private |
m_highLoadBackOffProbability | ns3::SatNcc | private |
m_highLoadBackOffTime | ns3::SatNcc | private |
m_isLowRandomAccessLoad | ns3::SatNcc | private |
m_lastControlBurstReception | ns3::SatNcc | private |
m_lowLoadBackOffProbability | ns3::SatNcc | private |
m_lowLoadBackOffTime | ns3::SatNcc | private |
m_nccRxTrace | ns3::SatNcc | private |
m_nccTxTrace | ns3::SatNcc | private |
m_randomAccessAverageNormalizedOfferedLoadThreshold | ns3::SatNcc | private |
m_updateRoutingCallback | ns3::SatNcc | private |
m_useLogon | ns3::SatNcc | private |
m_useLora | ns3::SatNcc | private |
m_utHandoverDelay | ns3::SatNcc | private |
m_utTimeout | ns3::SatNcc | private |
MoveUtBetweenBeams(Address utId, uint32_t srcSatId, uint32_t srcBeamId, uint32_t destSatId, uint32_t destBeamId) | ns3::SatNcc | |
operator=(const SatNcc &) | ns3::SatNcc | private |
ReceiveControlBurst(Address utId, uint32_t satId, uint32_t beamId) | ns3::SatNcc | |
RemoveUt(Address utId, uint32_t satId, uint32_t beamId) | ns3::SatNcc | |
ReserveLogonChannel(uint32_t logonChannelId) | ns3::SatNcc | |
SatNcc() | ns3::SatNcc | |
SatNcc(const SatNcc &) | ns3::SatNcc | private |
SendCallback typedef | ns3::SatNcc | |
SendTbtpCallback typedef | ns3::SatNcc | |
SetRandomAccessAverageNormalizedOfferedLoadThreshold(uint8_t allocationChannelId, double threshold) | ns3::SatNcc | |
SetRandomAccessHighLoadBackoffProbability(uint8_t allocationChannelId, uint16_t highLoadBackOffProbability) | ns3::SatNcc | |
SetRandomAccessHighLoadBackoffTime(uint8_t allocationChannelId, uint16_t highLoadBackOffTime) | ns3::SatNcc | |
SetRandomAccessLowLoadBackoffProbability(uint8_t allocationChannelId, uint16_t lowLoadBackOffProbability) | ns3::SatNcc | |
SetRandomAccessLowLoadBackoffTime(uint8_t allocationChannelId, uint16_t lowLoadBackOffTime) | ns3::SatNcc | |
SetUpdateRoutingCallback(SatNcc::UpdateRoutingCallback cb) | ns3::SatNcc | |
SetUseLogon(bool useLogon) | ns3::SatNcc | |
SetUseLora(bool useLora) | ns3::SatNcc | |
UpdateRoutingCallback typedef | ns3::SatNcc | |
UtCnoUpdated(uint32_t satId, uint32_t beamId, Address sourceMac, Address gwId, double cno, bool isSatelliteMac) | ns3::SatNcc | |
UtCrReceived(uint32_t satId, uint32_t beamId, Address utId, Ptr< SatCrMessage > crMsg) | ns3::SatNcc | |
~SatNcc() | ns3::SatNcc |