src/helper/mesh-helper.h
changeset 6273 8d70de29d514
parent 5417 899604299046
equal deleted inserted replaced
6272:f52c6e3cae70 6273:8d70de29d514
   121   void SetStandard (enum WifiPhyStandard standard);
   121   void SetStandard (enum WifiPhyStandard standard);
   122   //void SetMeshId (std::string s); // XXX
   122   //void SetMeshId (std::string s); // XXX
   123   /** 
   123   /** 
   124    *  \brief Spread/not spread frequency channels of MP interfaces. 
   124    *  \brief Spread/not spread frequency channels of MP interfaces. 
   125    * 
   125    * 
   126    *  If set to true different non-overlaping 20MHz frequency 
   126    *  If set to true different non-overlapping 20MHz frequency 
   127    *  channels will be assigned to different mesh point interfaces.
   127    *  channels will be assigned to different mesh point interfaces.
   128    */
   128    */
   129   enum ChannelPolicy
   129   enum ChannelPolicy
   130   {
   130   {
   131     SPREAD_CHANNELS,
   131     SPREAD_CHANNELS,