CreateAggregator(std::string aggregatorTypeId, std::string n1="", const AttributeValue &v1=EmptyAttributeValue(), std::string n2="", const AttributeValue &v2=EmptyAttributeValue(), std::string n3="", const AttributeValue &v3=EmptyAttributeValue(), std::string n4="", const AttributeValue &v4=EmptyAttributeValue(), std::string n5="", const AttributeValue &v5=EmptyAttributeValue()) | ns3::SatStatsHelper | protected |
CreateCollectorPerIdentifier(CollectorMap &collectorMap) const | ns3::SatStatsHelper | protected |
DoInstall() | ns3::SatStatsThroughputHelper | protectedvirtual |
DoInstallProbes() | ns3::SatStatsFwdUserMacThroughputHelper | protectedvirtual |
GetAveragingMode() const | ns3::SatStatsThroughputHelper | |
GetDistributionHeading(std::string dataLabel) const | ns3::SatStatsHelper | protectedvirtual |
GetGwId(Ptr< Node > gwNode) const | ns3::SatStatsHelper | protected |
GetGwSatNetDevice(Ptr< Node > gwNode) | ns3::SatStatsHelper | protectedstatic |
GetIdentifierForBeam(uint32_t satId, uint32_t beamId) const | ns3::SatStatsHelper | protected |
GetIdentifierForGroup(uint32_t groupId) const | ns3::SatStatsHelper | protected |
GetIdentifierForGw(Ptr< Node > gwNode) const | ns3::SatStatsHelper | protected |
GetIdentifierForIsl(Ptr< Node > satNodeSrc, Ptr< Node > satNodeDst) const | ns3::SatStatsHelper | protected |
GetIdentifierForSat(Ptr< Node > satNode) const | ns3::SatStatsHelper | protected |
GetIdentifierForUt(Ptr< Node > utNode) const | ns3::SatStatsHelper | protected |
GetIdentifierForUtUser(Ptr< Node > utUserNode) const | ns3::SatStatsHelper | protected |
GetIdentifierHeading(std::string dataLabel) const | ns3::SatStatsHelper | protectedvirtual |
GetIdentifierType() const | ns3::SatStatsHelper | |
GetIdentifierTypeName(IdentifierType_t identifierType) | ns3::SatStatsHelper | static |
GetName() const | ns3::SatStatsHelper | |
GetOutputFileName() const | ns3::SatStatsHelper | protectedvirtual |
GetOutputPath() const | ns3::SatStatsHelper | protectedvirtual |
GetOutputType() const | ns3::SatStatsHelper | |
GetOutputTypeName(OutputType_t outputType) | ns3::SatStatsHelper | static |
GetSatHelper() const | ns3::SatStatsHelper | |
GetSatId(Ptr< Node > satNode) const | ns3::SatStatsHelper | protected |
GetSatSatOrbiterNetDevice(Ptr< Node > satNode) | ns3::SatStatsHelper | protectedstatic |
GetTimeHeading(std::string dataLabel) const | ns3::SatStatsHelper | protectedvirtual |
GetTypeId() | ns3::SatStatsFwdUserMacThroughputHelper | static |
GetUtId(Ptr< Node > utNode) const | ns3::SatStatsHelper | protected |
GetUtSatNetDevice(Ptr< Node > utNode) | ns3::SatStatsHelper | protectedstatic |
GetUtUserId(Ptr< Node > utUserNode) const | ns3::SatStatsHelper | protected |
IDENTIFIER_BEAM enum value | ns3::SatStatsHelper | |
IDENTIFIER_GLOBAL enum value | ns3::SatStatsHelper | |
IDENTIFIER_GROUP enum value | ns3::SatStatsHelper | |
IDENTIFIER_GW enum value | ns3::SatStatsHelper | |
IDENTIFIER_ISL enum value | ns3::SatStatsHelper | |
IDENTIFIER_SAT enum value | ns3::SatStatsHelper | |
IDENTIFIER_SLICE enum value | ns3::SatStatsHelper | |
IDENTIFIER_UT enum value | ns3::SatStatsHelper | |
IDENTIFIER_UT_USER enum value | ns3::SatStatsHelper | |
IdentifierType_t enum name | ns3::SatStatsHelper | |
Install() | ns3::SatStatsHelper | |
InstallProbes() | ns3::SatStatsThroughputHelper | |
IsInstalled() const | ns3::SatStatsHelper | |
m_aggregator | ns3::SatStatsThroughputHelper | protected |
m_averagingCollector | ns3::SatStatsThroughputHelper | protected |
m_averagingMode | ns3::SatStatsThroughputHelper | private |
m_conversionCollectors | ns3::SatStatsThroughputHelper | protected |
m_identifierMap | ns3::SatStatsHelper | protected |
m_identifierType | ns3::SatStatsHelper | private |
m_isInstalled | ns3::SatStatsHelper | private |
m_name | ns3::SatStatsHelper | private |
m_outputType | ns3::SatStatsHelper | private |
m_probes | ns3::SatStatsFwdUserMacThroughputHelper | private |
m_satHelper | ns3::SatStatsHelper | private |
m_terminalCollectors | ns3::SatStatsThroughputHelper | protected |
OUTPUT_CDF_FILE enum value | ns3::SatStatsHelper | |
OUTPUT_CDF_PLOT enum value | ns3::SatStatsHelper | |
OUTPUT_HISTOGRAM_FILE enum value | ns3::SatStatsHelper | |
OUTPUT_HISTOGRAM_PLOT enum value | ns3::SatStatsHelper | |
OUTPUT_NONE enum value | ns3::SatStatsHelper | |
OUTPUT_PDF_FILE enum value | ns3::SatStatsHelper | |
OUTPUT_PDF_PLOT enum value | ns3::SatStatsHelper | |
OUTPUT_SCALAR_FILE enum value | ns3::SatStatsHelper | |
OUTPUT_SCALAR_PLOT enum value | ns3::SatStatsHelper | |
OUTPUT_SCATTER_FILE enum value | ns3::SatStatsHelper | |
OUTPUT_SCATTER_PLOT enum value | ns3::SatStatsHelper | |
OutputType_t enum name | ns3::SatStatsHelper | |
RxCallback(Ptr< const Packet > packet, const Address &from) | ns3::SatStatsThroughputHelper | |
SatStatsFwdUserMacThroughputHelper(Ptr< const SatHelper > satHelper) | ns3::SatStatsFwdUserMacThroughputHelper | |
SatStatsHelper(Ptr< const SatHelper > satHelper) | ns3::SatStatsHelper | |
SatStatsThroughputHelper(Ptr< const SatHelper > satHelper) | ns3::SatStatsThroughputHelper | |
SaveAddressAndIdentifier(Ptr< Node > utNode) | ns3::SatStatsHelper | protectedvirtual |
SetAveragingMode(bool averagingMode) | ns3::SatStatsThroughputHelper | |
SetIdentifierType(IdentifierType_t identifierType) | ns3::SatStatsHelper | |
SetName(std::string name) | ns3::SatStatsHelper | |
SetOutputType(OutputType_t outputType) | ns3::SatStatsHelper | |
UpdateAddressAndIdentifier(Ptr< Node > utNode) | ns3::SatStatsHelper | virtual |
UpdateIdentifierOnProbes() | ns3::SatStatsFwdUserMacThroughputHelper | virtual |
~SatStatsFwdUserMacThroughputHelper() | ns3::SatStatsFwdUserMacThroughputHelper | virtual |
~SatStatsHelper() | ns3::SatStatsHelper | virtual |
~SatStatsThroughputHelper() | ns3::SatStatsThroughputHelper | virtual |