equal
deleted
inserted
replaced
128 * \valueref{WifiPhyTxPowerEnd}, \valueref{WifiPhyTxPowerLevels}, |
128 * \valueref{WifiPhyTxPowerEnd}, \valueref{WifiPhyTxPowerLevels}, |
129 * \valueref{WifiPhyTxGain}, and, \valueref{WifiPhyRxGain} |
129 * \valueref{WifiPhyTxGain}, and, \valueref{WifiPhyRxGain} |
130 */ |
130 */ |
131 WifiPhy (Ptr<WifiNetDevice> device); |
131 WifiPhy (Ptr<WifiNetDevice> device); |
132 virtual ~WifiPhy (); |
132 virtual ~WifiPhy (); |
|
133 |
|
134 Ptr<WifiNetDevice> GetDevice (void) const; |
133 |
135 |
134 /** |
136 /** |
135 * \param channel the channel to connect to. |
137 * \param channel the channel to connect to. |
136 */ |
138 */ |
137 void SetChannel (Ptr<WifiChannel> channel); |
139 void SetChannel (Ptr<WifiChannel> channel); |