Generate next FTP, On-Off, or VoIP application traffic packet
[
generates the next FTP, On-Off, or VoIP application traffic pattern based on the specified
configuration object, dt
,packetSize
] = generate(cfg
)cfg
. The object function returns the time remaining
to generate the next packet, dt
, and the size of the current packet,
packetSize
.
[
specifies the time elapsed, dt
,packetSize
] = generate(cfg
,elapsedTime
)elapsedTime
, since the previous call of this
object function.
[___,
returns the FTP, On-Off, or VoIP application traffic packet. Specify an argument combination
from any of the previous syntaxes.packet
] = generate(___)