GetDaConstantAssignmentProvided(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDaConstantServiceRateInKbps(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDaConstantServiceRateStream(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDaMaximumBacklogInKbytes(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDaMaximumServiceRateInKbps(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDaMinimumServiceRateInKbps(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDaRbdcAllowed(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDaServiceCount() const | ns3::SatLowerLayerServiceConf | inline |
GetDaVolumeAllowed(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetDefaultControlRandomizationInterval() const | ns3::SatLowerLayerServiceConf | inline |
GetDynamicRatePersistence() const | ns3::SatLowerLayerServiceConf | inline |
GetIndexAsDaServiceName(uint8_t index) | ns3::SatLowerLayerServiceConf | privatestatic |
GetIndexAsRaServiceName(uint8_t index) | ns3::SatLowerLayerServiceConf | privatestatic |
GetInstanceTypeId(void) const | ns3::SatLowerLayerServiceConf | virtual |
GetNumberAsString(T number) | ns3::SatLowerLayerServiceConf | inlineprivatestatic |
GetRaAverageNormalizedOfferedLoadThreshold(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaBackOffProbability(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaBackOffTimeInMilliSeconds(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaDefaultService() const | ns3::SatLowerLayerServiceConf | inline |
GetRaHighLoadBackOffProbability(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaHighLoadBackOffTimeInMilliSeconds(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaIsCrdsaAllowed(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaIsEssaAllowed(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaIsSlottedAlohaAllowed(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaMaximumConsecutiveBlockAccessed(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaMaximumUniquePayloadPerBlock(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaMinimumIdleBlock(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaNumberOfInstances(uint8_t index) const | ns3::SatLowerLayerServiceConf | |
GetRaServiceCount() const | ns3::SatLowerLayerServiceConf | inline |
GetTypeId(void) | ns3::SatLowerLayerServiceConf | static |
GetVolumeBacklogPersistence() const | ns3::SatLowerLayerServiceConf | inline |
m_daServiceEntries | ns3::SatLowerLayerServiceConf | private |
m_daServiceEntryCount | ns3::SatLowerLayerServiceConf | private |
m_defaultControlRandomizationInterval | ns3::SatLowerLayerServiceConf | private |
m_dynamicRatePersistence | ns3::SatLowerLayerServiceConf | private |
m_maxDaServiceEntries | ns3::SatLowerLayerServiceConf | static |
m_maxRaServiceEntries | ns3::SatLowerLayerServiceConf | static |
m_minDaServiceEntries | ns3::SatLowerLayerServiceConf | static |
m_minRaServiceEntries | ns3::SatLowerLayerServiceConf | static |
m_raServiceEntries | ns3::SatLowerLayerServiceConf | private |
m_raServiceEntryCount | ns3::SatLowerLayerServiceConf | private |
m_raServiceIndexDefault | ns3::SatLowerLayerServiceConf | private |
m_volumeBacklogPersistence | ns3::SatLowerLayerServiceConf | private |
SAT_DA_SERVICE_ATTRIBUTE_ACCESSOR_DEFINE(0) | ns3::SatLowerLayerServiceConf | private |
SAT_DA_SERVICE_ATTRIBUTE_ACCESSOR_DEFINE(1) | ns3::SatLowerLayerServiceConf | private |
SAT_DA_SERVICE_ATTRIBUTE_ACCESSOR_DEFINE(2) | ns3::SatLowerLayerServiceConf | private |
SAT_DA_SERVICE_ATTRIBUTE_ACCESSOR_DEFINE(3) | ns3::SatLowerLayerServiceConf | private |
SAT_RA_SERVICE_ATTRIBUTE_ACCESSOR_DEFINE(0) | ns3::SatLowerLayerServiceConf | private |
SAT_RA_SERVICE_ATTRIBUTE_ACCESSOR_DEFINE(1) | ns3::SatLowerLayerServiceConf | private |
SAT_RA_SERVICE_ATTRIBUTE_ACCESSOR_DEFINE(2) | ns3::SatLowerLayerServiceConf | private |
SatLowerLayerServiceConf() | ns3::SatLowerLayerServiceConf | |
SetDaConstantAssignmentProvided(uint8_t index, bool constAssignmentProvided) | ns3::SatLowerLayerServiceConf | private |
SetDaConstantServiceRateStream(uint8_t index, Ptr< RandomVariableStream > constantServiceRateStream) | ns3::SatLowerLayerServiceConf | private |
SetDaMaximumBacklogInKbytes(uint8_t index, uint16_t maximumBacklogInKbytes) | ns3::SatLowerLayerServiceConf | private |
SetDaMaximumServiceRateInKbps(uint8_t index, uint16_t maximumServiceRateKbps) | ns3::SatLowerLayerServiceConf | private |
SetDaMinimumServiceRateInKbps(uint8_t index, uint16_t minimumServiceRateKbps) | ns3::SatLowerLayerServiceConf | private |
SetDaRbdcAllowed(uint8_t index, bool bdcAllowed) | ns3::SatLowerLayerServiceConf | private |
SetDaVolumeAllowed(uint8_t index, bool volumeAllowed) | ns3::SatLowerLayerServiceConf | private |
SetRaAverageNormalizedOfferedLoadThreshold(uint8_t index, double averageNormalizedOfferedLoadThreshold) | ns3::SatLowerLayerServiceConf | private |
SetRaBackOffProbability(uint8_t index, uint16_t backOffProbability) | ns3::SatLowerLayerServiceConf | private |
SetRaBackOffTimeInMilliSeconds(uint8_t index, uint16_t backOffTimeInMilliSeconds) | ns3::SatLowerLayerServiceConf | private |
SetRaHighLoadBackOffProbability(uint8_t index, uint16_t highLoadBackOffProbability) | ns3::SatLowerLayerServiceConf | private |
SetRaHighLoadBackOffTimeInMilliSeconds(uint8_t index, uint16_t backOffTimeInMilliSeconds) | ns3::SatLowerLayerServiceConf | private |
SetRaIsCrdsaAllowed(uint8_t index, bool isCrdsaAllowed) | ns3::SatLowerLayerServiceConf | private |
SetRaIsEssaAllowed(uint8_t index, bool isEssaAllowed) | ns3::SatLowerLayerServiceConf | private |
SetRaIsSlottedAlohaAllowed(uint8_t index, bool isSlottedAlohaAllowed) | ns3::SatLowerLayerServiceConf | private |
SetRaMaximumConsecutiveBlockAccessed(uint8_t index, uint8_t maxConsecutiveBlockAccessed) | ns3::SatLowerLayerServiceConf | private |
SetRaMaximumUniquePayloadPerBlock(uint8_t index, uint8_t maxUniquePayloadPerBlock) | ns3::SatLowerLayerServiceConf | private |
SetRaMinimumIdleBlock(uint8_t index, uint8_t minimumIdleBlock) | ns3::SatLowerLayerServiceConf | private |
SetRaNumberOfInstances(uint8_t index, uint8_t numberOfInstances) | ns3::SatLowerLayerServiceConf | private |
~SatLowerLayerServiceConf() | ns3::SatLowerLayerServiceConf | |