Document the iid parameter of OnOffApplication.

This commit is contained in:
Gustavo J. A. M. Carneiro
2008-01-08 17:45:57 +00:00
parent ed6ee71ded
commit 4e97b6b47c

View File

@@ -54,7 +54,9 @@ public:
/**
* \param n node associated to this application
* \param remote remote ip address
* \param iid
* \param iid interface ID of the socket factory to use. Note this
* factory should create sockets compatible with the specified
* remote address.
* \param ontime on time random variable
* \param offtime off time random variable
*/
@@ -67,7 +69,9 @@ public:
/**
* \param n node associated to this application
* \param remote remote ip address
* \param iid
* \param iid interface ID of the socket factory to use. Note this
* factory should create sockets compatible with the specified
* remote address.
* \param ontime on time random variable
* \param offtime off time random variable
* \param rate data rate when on