From 0f7f58c31e6280f57e616cbfab355ccb74423d2a Mon Sep 17 00:00:00 2001 From: Tommaso Pecorella Date: Sun, 27 Sep 2015 10:49:52 +0200 Subject: [PATCH] [doxygen] Small fix in WifiRadioEnergyModel docs --- src/wifi/helper/wifi-radio-energy-model-helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wifi/helper/wifi-radio-energy-model-helper.h b/src/wifi/helper/wifi-radio-energy-model-helper.h index 156238bb0..6fa414582 100644 --- a/src/wifi/helper/wifi-radio-energy-model-helper.h +++ b/src/wifi/helper/wifi-radio-energy-model-helper.h @@ -89,7 +89,7 @@ public: * \param n7 the name of the attribute to set * \param v7 the value of the attribute to set * - * Configure a propagation delay for this channel. + * Configure a Transmission Current model for this EnergySource. */ void SetTxCurrentModel (std::string name, std::string n0 = "", const AttributeValue &v0 = EmptyAttributeValue (),