src/lte/model/lte-mi-error-model.h
changeset 8794 a68aeda2d85b
parent 8662 067fc46999d5
child 9043 9130e2dbe601
--- a/src/lte/model/lte-mi-error-model.h	Thu May 17 15:56:47 2012 +0200
+++ b/src/lte/model/lte-mi-error-model.h	Tue May 22 16:40:24 2012 +0200
@@ -44,9 +44,9 @@
 
 namespace ns3 {
   
-  const uint16_t MI_MAP_QPSK_SIZE = 411;
-  const uint16_t MI_MAP_16QAM_SIZE = 601;
-  const uint16_t MI_MAP_64QAM_SIZE = 676;
+  const uint16_t MI_MAP_QPSK_SIZE = 766;
+  const uint16_t MI_MAP_16QAM_SIZE = 843;
+  const uint16_t MI_MAP_64QAM_SIZE = 725;