fixed compilation error in lte-enb-phy.h
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
||||
* the physical layer with the signal received from eNB
|
||||
* \param sinr SINR values vector
|
||||
*/
|
||||
UlCqi_s LteEnbPhy::CreateUlCqiReport (const SpectrumValue& sinr);
|
||||
UlCqi_s CreateUlCqiReport (const SpectrumValue& sinr);
|
||||
|
||||
|
||||
void DoSendIdealControlMessage (Ptr<IdealControlMessage> msg);
|
||||
|
||||
Reference in New Issue
Block a user