AddTestCase(TestCase *testCase, Duration duration=Duration::QUICK) | ns3::TestCase | protected |
CheckPhyState(Ptr< MuMimoSpectrumWifiPhy > phy, WifiPhyState expectedState) | TestDlMuMimoPhyTransmission | private |
CheckResultsSta1(uint32_t expectedRxSuccess, uint32_t expectedRxFailure, uint32_t expectedRxBytes) | TestDlMuMimoPhyTransmission | private |
CheckResultsSta2(uint32_t expectedRxSuccess, uint32_t expectedRxFailure, uint32_t expectedRxBytes) | TestDlMuMimoPhyTransmission | private |
CheckResultsSta3(uint32_t expectedRxSuccess, uint32_t expectedRxFailure, uint32_t expectedRxBytes) | TestDlMuMimoPhyTransmission | private |
CreateDataDirFilename(std::string filename) | ns3::TestCase | protected |
CreateTempDirFilename(std::string filename) | ns3::TestCase | protected |
DoCheckPhyState(Ptr< MuMimoSpectrumWifiPhy > phy, WifiPhyState expectedState) | TestDlMuMimoPhyTransmission | private |
DoRun() override | TestDlMuMimoPhyTransmission | privatevirtual |
DoSetup() override | TestDlMuMimoPhyTransmission | privatevirtual |
DoTeardown() override | TestDlMuMimoPhyTransmission | privatevirtual |
Duration enum name | ns3::TestCase | |
EXTENSIVE | ns3::TestCase | static |
GenerateInterference(Ptr< SpectrumValue > interferencePsd, Time duration) | TestDlMuMimoPhyTransmission | private |
GetName() const | ns3::TestCase | |
GetParent() const | ns3::TestCase | protected |
IsFailed() const | ns3::TestCase | private |
IsStatusFailure() const | ns3::TestCase | protected |
IsStatusSuccess() const | ns3::TestCase | protected |
m_channelWidth | TestDlMuMimoPhyTransmission | private |
m_children | ns3::TestCase | private |
m_countRxBytesSta1 | TestDlMuMimoPhyTransmission | private |
m_countRxBytesSta2 | TestDlMuMimoPhyTransmission | private |
m_countRxBytesSta3 | TestDlMuMimoPhyTransmission | private |
m_countRxFailureSta1 | TestDlMuMimoPhyTransmission | private |
m_countRxFailureSta2 | TestDlMuMimoPhyTransmission | private |
m_countRxFailureSta3 | TestDlMuMimoPhyTransmission | private |
m_countRxSuccessSta1 | TestDlMuMimoPhyTransmission | private |
m_countRxSuccessSta2 | TestDlMuMimoPhyTransmission | private |
m_countRxSuccessSta3 | TestDlMuMimoPhyTransmission | private |
m_dataDir | ns3::TestCase | private |
m_duration | ns3::TestCase | private |
m_expectedPpduDuration | TestDlMuMimoPhyTransmission | private |
m_frequency | TestDlMuMimoPhyTransmission | private |
m_name | ns3::TestCase | private |
m_nss | TestDlMuMimoPhyTransmission | private |
m_parent | ns3::TestCase | private |
m_phyAp | TestDlMuMimoPhyTransmission | private |
m_phySta1 | TestDlMuMimoPhyTransmission | private |
m_phySta2 | TestDlMuMimoPhyTransmission | private |
m_phySta3 | TestDlMuMimoPhyTransmission | private |
m_result | ns3::TestCase | private |
m_runner | ns3::TestCase | private |
MustAssertOnFailure() const | ns3::TestCase | protected |
MustContinueOnFailure() const | ns3::TestCase | protected |
operator=(const TestCase &)=delete | ns3::TestCase | |
QUICK | ns3::TestCase | static |
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) | ns3::TestCase | protected |
ResetResults() | TestDlMuMimoPhyTransmission | private |
Run(TestRunnerImpl *runner) | ns3::TestCase | private |
RunOne() | TestDlMuMimoPhyTransmission | private |
RxFailureSta1(Ptr< const WifiPsdu > psdu) | TestDlMuMimoPhyTransmission | private |
RxFailureSta2(Ptr< const WifiPsdu > psdu) | TestDlMuMimoPhyTransmission | private |
RxFailureSta3(Ptr< const WifiPsdu > psdu) | TestDlMuMimoPhyTransmission | private |
RxSuccessSta1(Ptr< const WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > statusPerMpdu) | TestDlMuMimoPhyTransmission | private |
RxSuccessSta2(Ptr< const WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > statusPerMpdu) | TestDlMuMimoPhyTransmission | private |
RxSuccessSta3(Ptr< const WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > statusPerMpdu) | TestDlMuMimoPhyTransmission | private |
SendMuPpdu(const std::vector< StaInfo > &staInfos) | TestDlMuMimoPhyTransmission | private |
SetDataDir(std::string directory) | ns3::TestCase | protected |
StopInterference() | TestDlMuMimoPhyTransmission | private |
TAKES_FOREVER | ns3::TestCase | static |
TestCase(const TestCase &)=delete | ns3::TestCase | |
TestCase(std::string name) | ns3::TestCase | protected |
TestDlMuMimoPhyTransmission() | TestDlMuMimoPhyTransmission | |
~TestCase() | ns3::TestCase | virtual |