diff --git a/src/buildings/model/mobility-building-info.h b/src/buildings/model/mobility-building-info.h index d6c8d8777..e78fba9ce 100644 --- a/src/buildings/model/mobility-building-info.h +++ b/src/buildings/model/mobility-building-info.h @@ -76,9 +76,9 @@ public: * * \return true if the MobilityBuildingInfo instance is outdoor, false otherwise * - * \deprecated This method will go away in future release of ns-3. - * Calling \c IsInside () method of \c MobilityBuildingInfo class - * will suffice the need to determine if a node is inside or outside + * \deprecated This method will go away in a future release of ns-3. + * Calling \c IsIndoor () method of \c MobilityBuildingInfo class + * will satisfy the need to determine if a node is inside or outside * a building. */ NS_DEPRECATED diff --git a/src/lte/test/lte-test-carrier-aggregation.cc b/src/lte/test/lte-test-carrier-aggregation.cc index 487439b07..529015830 100644 --- a/src/lte/test/lte-test-carrier-aggregation.cc +++ b/src/lte/test/lte-test-carrier-aggregation.cc @@ -370,7 +370,7 @@ CarrierAggregationTestCase::DoRun (void) Simulator::Run (); /** - * Check that the assignation is done in a RR fashion + * Check that the assignment is done in a RR fashion */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; diff --git a/src/lte/test/lte-test-cqa-ff-mac-scheduler.cc b/src/lte/test/lte-test-cqa-ff-mac-scheduler.cc index 5ef1a1303..4d8ce99bb 100644 --- a/src/lte/test/lte-test-cqa-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-cqa-ff-mac-scheduler.cc @@ -456,7 +456,7 @@ LenaCqaFfMacSchedulerTestCase1::DoRun (void) } /** - * Check that the uplink assignation is done in a "round robin" manner + * Check that the uplink assignment is done in a "round robin" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); diff --git a/src/lte/test/lte-test-fdbet-ff-mac-scheduler.cc b/src/lte/test/lte-test-fdbet-ff-mac-scheduler.cc index 7d327afdd..bf9b863ff 100644 --- a/src/lte/test/lte-test-fdbet-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-fdbet-ff-mac-scheduler.cc @@ -283,7 +283,7 @@ LenaFdBetFfMacSchedulerTestCase1::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "FD blind equal throughput" manner + * Check that the downlink assignment is done in a "FD blind equal throughput" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; @@ -297,7 +297,7 @@ LenaFdBetFfMacSchedulerTestCase1::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)dlDataRxed.at (i) << " thr " << (double)dlDataRxed.at (i) / statsDuration << " ref " << m_thrRefDl); } /** - * Check that the assignation is done in a "FD blind equal throughput" manner among users + * Check that the assignment is done in a "FD blind equal throughput" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI @@ -308,7 +308,7 @@ LenaFdBetFfMacSchedulerTestCase1::DoRun (void) } /** - * Check that the uplink assignation is done in a "FD blind equal throughput" manner + * Check that the uplink assignment is done in a "FD blind equal throughput" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector ulDataRxed; @@ -322,7 +322,7 @@ LenaFdBetFfMacSchedulerTestCase1::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)ulDataRxed.at (i) << " thr " << (double)ulDataRxed.at (i) / statsDuration << " ref " << m_thrRefUl); } /** - * Check that the assignation is done in a "FD blind equal throughput" manner among users + * Check that the assignment is done in a "FD blind equal throughput" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI @@ -472,7 +472,7 @@ LenaFdBetFfMacSchedulerTestCase2::DoRun (void) estTotalThr = m_nUser * (1 / estTotalThr); estUeThr = estTotalThr / m_nUser; /** - * Check that the assignation is done in a "FD blind equal throughput" manner among users + * Check that the assignment is done in a "FD blind equal throughput" manner among users * with different SINRs: the bandwidth should be distributed equally in long term */ for (int i = 0; i < m_nUser; i++) @@ -486,7 +486,7 @@ LenaFdBetFfMacSchedulerTestCase2::DoRun (void) } /** - * Check that the assignation in uplink is done in a round robin manner. + * Check that the assignment in uplink is done in a round robin manner. */ NS_LOG_INFO ("UL - Test with " << m_nUser); diff --git a/src/lte/test/lte-test-fdmt-ff-mac-scheduler.cc b/src/lte/test/lte-test-fdmt-ff-mac-scheduler.cc index e19f8a754..c2ef431f4 100644 --- a/src/lte/test/lte-test-fdmt-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-fdmt-ff-mac-scheduler.cc @@ -266,7 +266,7 @@ LenaFdMtFfMacSchedulerTestCase::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "frequency domain maximum throughput" manner + * Check that the downlink assignment is done in a "frequency domain maximum throughput" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; @@ -280,7 +280,7 @@ LenaFdMtFfMacSchedulerTestCase::DoRun (void) } /** - * Check that the assignation is done in a "frequency domain maximum throughput" manner among users + * Check that the assignment is done in a "frequency domain maximum throughput" manner among users * with maximum SINRs: without fading, current FD MT always assign all resources to one UE */ @@ -302,7 +302,7 @@ LenaFdMtFfMacSchedulerTestCase::DoRun (void) } /** - * Check that the uplink assignation is done in a "proportional fair" manner + * Check that the uplink assignment is done in a "proportional fair" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector ulDataRxed; @@ -316,7 +316,7 @@ LenaFdMtFfMacSchedulerTestCase::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)ulDataRxed.at (i) << " thr " << (double)ulDataRxed.at (i) / statsDuration << " ref " << m_thrRefUl); } /** - * Check that the assignation is done in a "proportional fair" manner among users + * Check that the assignment is done in a "proportional fair" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI diff --git a/src/lte/test/lte-test-fdtbfq-ff-mac-scheduler.cc b/src/lte/test/lte-test-fdtbfq-ff-mac-scheduler.cc index 545cecda6..f45c3b8a0 100644 --- a/src/lte/test/lte-test-fdtbfq-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-fdtbfq-ff-mac-scheduler.cc @@ -434,7 +434,7 @@ LenaFdTbfqFfMacSchedulerTestCase1::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "token bank fair queue" manner + * Check that the downlink assignment is done in a "token bank fair queue" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); @@ -456,7 +456,7 @@ LenaFdTbfqFfMacSchedulerTestCase1::DoRun (void) } /** - * Check that the uplink assignation is done in a "round robin" manner + * Check that the uplink assignment is done in a "round robin" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); @@ -687,7 +687,7 @@ LenaFdTbfqFfMacSchedulerTestCase2::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "token bank fair queue" manner + * Check that the downlink assignment is done in a "token bank fair queue" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s)"); diff --git a/src/lte/test/lte-test-harq.cc b/src/lte/test/lte-test-harq.cc index 70a4d4520..3b60b489a 100644 --- a/src/lte/test/lte-test-harq.cc +++ b/src/lte/test/lte-test-harq.cc @@ -246,7 +246,7 @@ LenaHarqTestCase::DoRun (void) Simulator::Run (); /** - * Check that the assignation is done in a RR fashion + * Check that the assignment is done in a RR fashion */ NS_LOG_INFO ("\tTest on downlink data shared channels (PDSCH)"); NS_LOG_INFO ("Test with " << m_nUser << " user(s) at distance " << m_dist << " expected Thr " << m_throughputRef); diff --git a/src/lte/test/lte-test-pf-ff-mac-scheduler.cc b/src/lte/test/lte-test-pf-ff-mac-scheduler.cc index 9ad491650..7d388d19b 100644 --- a/src/lte/test/lte-test-pf-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-pf-ff-mac-scheduler.cc @@ -305,7 +305,7 @@ LenaPfFfMacSchedulerTestCase1::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "proportional fair" manner + * Check that the downlink assignment is done in a "proportional fair" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; @@ -318,7 +318,7 @@ LenaPfFfMacSchedulerTestCase1::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)dlDataRxed.at (i) << " thr " << (double)dlDataRxed.at (i) / statsDuration << " ref " << m_thrRefDl); } /** - * Check that the assignation is done in a "proportional fair" manner among users + * Check that the assignment is done in a "proportional fair" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI @@ -329,7 +329,7 @@ LenaPfFfMacSchedulerTestCase1::DoRun (void) } /** - * Check that the uplink assignation is done in a "proportional fair" manner + * Check that the uplink assignment is done in a "proportional fair" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector ulDataRxed; @@ -343,7 +343,7 @@ LenaPfFfMacSchedulerTestCase1::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)ulDataRxed.at (i) << " thr " << (double)ulDataRxed.at (i) / statsDuration << " ref " << m_thrRefUl); } /** - * Check that the assignation is done in a "proportional fair" manner among users + * Check that the assignment is done in a "proportional fair" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI @@ -487,7 +487,7 @@ LenaPfFfMacSchedulerTestCase2::DoRun (void) } /** - * Check that the assignation is done in a "proportional fair" manner among users + * Check that the assignment is done in a "proportional fair" manner among users * with different SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user. */ @@ -500,7 +500,7 @@ LenaPfFfMacSchedulerTestCase2::DoRun (void) } /** - * Check that the assignation in uplink is done in a round robin manner. + * Check that the assignment in uplink is done in a round robin manner. */ NS_LOG_INFO ("UL - Test with " << m_nUser); diff --git a/src/lte/test/lte-test-pss-ff-mac-scheduler.cc b/src/lte/test/lte-test-pss-ff-mac-scheduler.cc index 029cdbd89..b498e93f7 100644 --- a/src/lte/test/lte-test-pss-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-pss-ff-mac-scheduler.cc @@ -434,7 +434,7 @@ LenaPssFfMacSchedulerTestCase1::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "token bank fair queue" manner + * Check that the downlink assignment is done in a "token bank fair queue" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); @@ -456,7 +456,7 @@ LenaPssFfMacSchedulerTestCase1::DoRun (void) } /** - * Check that the uplink assignation is done in a "round robin" manner + * Check that the uplink assignment is done in a "round robin" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); @@ -680,7 +680,7 @@ LenaPssFfMacSchedulerTestCase2::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "token bank fair queue" manner + * Check that the downlink assignment is done in a "token bank fair queue" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s)"); diff --git a/src/lte/test/lte-test-rr-ff-mac-scheduler.cc b/src/lte/test/lte-test-rr-ff-mac-scheduler.cc index d2aa23d73..c92c6a6ed 100644 --- a/src/lte/test/lte-test-rr-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-rr-ff-mac-scheduler.cc @@ -266,7 +266,7 @@ LenaRrFfMacSchedulerTestCase::DoRun (void) Simulator::Run (); /** - * Check that the assignation is done in a RR fashion + * Check that the assignment is done in a RR fashion */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; diff --git a/src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc b/src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc index f03981588..2aafadb76 100644 --- a/src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc @@ -288,7 +288,7 @@ LenaTdBetFfMacSchedulerTestCase1::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "TD blind equal throughput" manner + * Check that the downlink assignment is done in a "TD blind equal throughput" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; @@ -302,7 +302,7 @@ LenaTdBetFfMacSchedulerTestCase1::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)dlDataRxed.at (i) << " thr " << (double)dlDataRxed.at (i) / statsDuration << " ref " << m_thrRefDl); } /** - * Check that the assignation is done in a "TD blind equal throughput" manner among users + * Check that the assignment is done in a "TD blind equal throughput" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI @@ -313,7 +313,7 @@ LenaTdBetFfMacSchedulerTestCase1::DoRun (void) } /** - * Check that the uplink assignation is done in a "TD blind equal throughput" manner + * Check that the uplink assignment is done in a "TD blind equal throughput" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector ulDataRxed; @@ -327,7 +327,7 @@ LenaTdBetFfMacSchedulerTestCase1::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)ulDataRxed.at (i) << " thr " << (double)ulDataRxed.at (i) / statsDuration << " ref " << m_thrRefUl); } /** - * Check that the assignation is done in a "TD blind equal throughput" manner among users + * Check that the assignment is done in a "TD blind equal throughput" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI @@ -477,7 +477,7 @@ LenaTdBetFfMacSchedulerTestCase2::DoRun (void) estTotalThr = m_nUser * (1 / estTotalThr); estUeThr = estTotalThr / m_nUser; /** - * Check that the assignation is done in a "TD blind equal throughput" manner among users + * Check that the assignment is done in a "TD blind equal throughput" manner among users * with different SINRs: the bandwidth should be distributed equally in long term */ for (int i = 0; i < m_nUser; i++) @@ -491,7 +491,7 @@ LenaTdBetFfMacSchedulerTestCase2::DoRun (void) } /** - * Check that the assignation in uplink is done in a round robin manner. + * Check that the assignment in uplink is done in a round robin manner. */ NS_LOG_INFO ("UL - Test with " << m_nUser); diff --git a/src/lte/test/lte-test-tdmt-ff-mac-scheduler.cc b/src/lte/test/lte-test-tdmt-ff-mac-scheduler.cc index 0b3bf7b44..231c8cd78 100644 --- a/src/lte/test/lte-test-tdmt-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-tdmt-ff-mac-scheduler.cc @@ -268,7 +268,7 @@ LenaTdMtFfMacSchedulerTestCase::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "time domain maximum throughput" manner + * Check that the downlink assignment is done in a "time domain maximum throughput" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; @@ -282,7 +282,7 @@ LenaTdMtFfMacSchedulerTestCase::DoRun (void) } /** - * Check that the assignation is done in a "time domain maximum throughput" manner among users + * Check that the assignment is done in a "time domain maximum throughput" manner among users * with maximum SINRs: without fading, current FD MT always assign all resources to one UE */ @@ -304,7 +304,7 @@ LenaTdMtFfMacSchedulerTestCase::DoRun (void) } /** - * Check that the uplink assignation is done in a "proportional fair" manner + * Check that the uplink assignment is done in a "proportional fair" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector ulDataRxed; @@ -318,7 +318,7 @@ LenaTdMtFfMacSchedulerTestCase::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)ulDataRxed.at (i) << " thr " << (double)ulDataRxed.at (i) / statsDuration << " ref " << m_thrRefUl); } /** - * Check that the assignation is done in a "proportional fair" manner among users + * Check that the assignment is done in a "proportional fair" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI diff --git a/src/lte/test/lte-test-tdtbfq-ff-mac-scheduler.cc b/src/lte/test/lte-test-tdtbfq-ff-mac-scheduler.cc index de5acaa35..01e4e3c38 100644 --- a/src/lte/test/lte-test-tdtbfq-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-tdtbfq-ff-mac-scheduler.cc @@ -433,7 +433,7 @@ LenaTdTbfqFfMacSchedulerTestCase1::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "token bank fair queue" manner + * Check that the downlink assignment is done in a "token bank fair queue" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); @@ -455,7 +455,7 @@ LenaTdTbfqFfMacSchedulerTestCase1::DoRun (void) } /** - * Check that the uplink assignation is done in a "round robin" manner + * Check that the uplink assignment is done in a "round robin" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); @@ -685,7 +685,7 @@ LenaTdTbfqFfMacSchedulerTestCase2::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "token bank fair queue" manner + * Check that the downlink assignment is done in a "token bank fair queue" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s)"); diff --git a/src/lte/test/lte-test-tta-ff-mac-scheduler.cc b/src/lte/test/lte-test-tta-ff-mac-scheduler.cc index 9bc526e54..33c90205f 100644 --- a/src/lte/test/lte-test-tta-ff-mac-scheduler.cc +++ b/src/lte/test/lte-test-tta-ff-mac-scheduler.cc @@ -271,7 +271,7 @@ LenaTtaFfMacSchedulerTestCase::DoRun (void) Simulator::Run (); /** - * Check that the downlink assignation is done in a "Throughput to Average" manner + * Check that the downlink assignment is done in a "Throughput to Average" manner */ NS_LOG_INFO ("DL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector dlDataRxed; @@ -285,7 +285,7 @@ LenaTtaFfMacSchedulerTestCase::DoRun (void) } /** - * Check that the assignation is done in a "Throughput to Average" manner among users + * Check that the assignment is done in a "Throughput to Average" manner among users * with maximum SINRs: without fading, current FD MT always assign all resources to one UE */ @@ -307,7 +307,7 @@ LenaTtaFfMacSchedulerTestCase::DoRun (void) } /** - * Check that the uplink assignation is done in a "proportional fair" manner + * Check that the uplink assignment is done in a "proportional fair" manner */ NS_LOG_INFO ("UL - Test with " << m_nUser << " user(s) at distance " << m_dist); std::vector ulDataRxed; @@ -321,7 +321,7 @@ LenaTtaFfMacSchedulerTestCase::DoRun (void) NS_LOG_INFO ("\tUser " << i << " imsi " << imsi << " bytes rxed " << (double)ulDataRxed.at (i) << " thr " << (double)ulDataRxed.at (i) / statsDuration << " ref " << m_thrRefUl); } /** - * Check that the assignation is done in a "proportional fair" manner among users + * Check that the assignment is done in a "proportional fair" manner among users * with equal SINRs: the bandwidth should be distributed according to the * ratio of the estimated throughput per TTI of each user; therefore equally * partitioning the whole bandwidth achievable from a single users in a TTI