ns3::SatRandomAccess Member List

This is the complete list of members for ns3::SatRandomAccess, including all inherited members.

AreBuffersEmptyCallback typedefns3::SatRandomAccess
CrdsaDoBackoff(uint32_t allocationChannel)ns3::SatRandomAccessprivate
CrdsaHasBackoffTimePassed(uint32_t allocationChannel) constns3::SatRandomAccess
CrdsaIncreaseConsecutiveBlocksUsed(uint32_t allocationChannel)ns3::SatRandomAccessprivate
CrdsaIncreaseConsecutiveBlocksUsedForAllAllocationChannels()ns3::SatRandomAccessprivate
CrdsaIsAllocationChannelFree(uint32_t allocationChannel)ns3::SatRandomAccessprivate
CrdsaPrepareToTransmit(uint32_t allocationChannel)ns3::SatRandomAccessprivate
CrdsaRandomizeTxOpportunities(uint32_t allocationChannel, std::pair< std::set< uint32_t >, std::set< uint32_t >> slots)ns3::SatRandomAccessprivate
CrdsaReduceIdleBlocks(uint32_t allocationChannel)ns3::SatRandomAccessprivate
CrdsaReduceIdleBlocksForAllAllocationChannels()ns3::SatRandomAccessprivate
CrdsaResetConsecutiveBlocksUsed(uint32_t allocationChannel)ns3::SatRandomAccessprivate
CrdsaResetConsecutiveBlocksUsedForAllAllocationChannels()ns3::SatRandomAccessprivate
CrdsaSetBackoffTimer(uint32_t allocationChannel)ns3::SatRandomAccessprivate
DoCrdsa(uint32_t allocationChannel)ns3::SatRandomAccessprivate
DoDispose()ns3::SatRandomAccessprotected
DoEssa(uint32_t allocationChannel)ns3::SatRandomAccessprivate
DoRandomAccess(uint32_t allocationChannel, SatEnums::RandomAccessTriggerType_t triggerType)ns3::SatRandomAccess
DoSlottedAloha()ns3::SatRandomAccessprivate
GetConfigurationIdForAllocationChannel(uint32_t allocationChannelId)ns3::SatRandomAccessprivate
GetCrdsaSignalingOverheadInBytes()ns3::SatRandomAccess
GetSlottedAlohaSignalingOverheadInBytes()ns3::SatRandomAccess
GetTypeId(void)ns3::SatRandomAccessstatic
IsCrdsaAllocationChannel(uint32_t allocationChannel)ns3::SatRandomAccessprivate
IsDamaAvailableCallback typedefns3::SatRandomAccess
IsEssaAllocationChannel(uint32_t allocationChannel)ns3::SatRandomAccessprivate
IsSlottedAlohaAllocationChannel(uint32_t allocationChannel)ns3::SatRandomAccessprivate
m_areBuffersEmptyCbns3::SatRandomAccessprivate
m_crdsaNewDatans3::SatRandomAccessprivate
m_isDamaAvailableCbns3::SatRandomAccessprivate
m_numOfAllocationChannelsns3::SatRandomAccessprivate
m_randomAccessConfns3::SatRandomAccessprivate
m_randomAccessModelns3::SatRandomAccessprivate
m_uniformRandomVariablens3::SatRandomAccessprivate
PrintVariables()ns3::SatRandomAccessprivate
SatRandomAccess()ns3::SatRandomAccess
SatRandomAccess(Ptr< SatRandomAccessConf > randomAccessConf, SatEnums::RandomAccessModel_t randomAccessModel)ns3::SatRandomAccess
SetAreBuffersEmptyCallback(SatRandomAccess::AreBuffersEmptyCallback callback)ns3::SatRandomAccess
SetBackoffProbability(uint32_t allocationChannel, uint16_t backoffProbability)ns3::SatRandomAccess
SetBackoffTime(uint32_t allocationChannel, uint32_t backoffTime)ns3::SatRandomAccess
SetCrdsaBackoffProbability(uint32_t allocationChannel, uint16_t backoffProbability)ns3::SatRandomAccess
SetCrdsaBackoffTimeInMilliSeconds(uint32_t allocationChannel, uint32_t backoffTimeInMilliSeconds)ns3::SatRandomAccess
SetCrdsaMaximumDataRateLimitationParameters(uint32_t allocationChannel, uint32_t maxUniquePayloadPerBlock, uint32_t maxConsecutiveBlocksAccessed, uint32_t minIdleBlocks)ns3::SatRandomAccess
SetCrdsaRandomizationParameters(uint32_t allocationChannel, uint32_t minRandomizationValue, uint32_t maxRandomizationValue, uint32_t numOfInstances)ns3::SatRandomAccess
SetFSimBackoffProbability(uint32_t allocationChannel, uint16_t backoffPersistence)ns3::SatRandomAccess
SetFSimBackoffTimeInFrames(uint32_t allocationChannel, uint32_t backoffTimeInFrames)ns3::SatRandomAccess
SetIsDamaAvailableCallback(SatRandomAccess::IsDamaAvailableCallback callback)ns3::SatRandomAccess
SetRandomAccessModel(SatEnums::RandomAccessModel_t randomAccessModel)ns3::SatRandomAccess
SetSlottedAlohaControlRandomizationIntervalInMilliSeconds(uint32_t controlRandomizationIntervalInMilliSeconds)ns3::SatRandomAccess
SlottedAlohaDoVariableSanityCheck()ns3::SatRandomAccessprivate
SlottedAlohaRandomizeReleaseTime()ns3::SatRandomAccessprivate
~SatRandomAccess()ns3::SatRandomAccessvirtual