src/lte/model/lte-enb-net-device.h
changeset 9703 681f35b212ff
parent 9439 5107601b7a75
child 10316 dc88a59d7ff2
equal deleted inserted replaced
9702:552d0701ee4e 9703:681f35b212ff
   121   void SetUlEarfcn (uint16_t earfcn);
   121   void SetUlEarfcn (uint16_t earfcn);
   122 
   122 
   123 
   123 
   124 protected:
   124 protected:
   125   // inherited from Object
   125   // inherited from Object
   126   virtual void DoStart (void);
   126   virtual void DoInitialize (void);
   127 
   127 
   128 
   128 
   129 private:
   129 private:
   130 
   130 
   131   /**
   131   /**