generate
Generate next FTP, On-Off, VoIP, or video conference application traffic packet
Syntax
Description
[
generates the next FTP, On-Off, VoIP, or video 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, VoIP, or video application traffic packet. Specify an argument
combination from any of the previous syntaxes.packet
] = generate(___)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2020b