返回信息流我在做tutorials中的packet switching I 时,最后一步Analyzing Results遇到了问题:在graph output files中找不到“Object Statistics: pksw1:node_0 <-> hub[0]: point-to-point: utilization<--”,我的Object Statistics是空的,展不开,global statistics也是一样,
希望高手给予解答一些,不尽感激
我的文档版本是10.0
另外在仿真的时候好像有错误,我也看不懂,下面是信息
Beginning simulation of xie_pksw_net-baseline at 22:06:08 ÐÇÆÚÒ» ÎåÔ 28 �Â
Simulation Kernel: development, sequential
-----
Simulation terminated by process (simple_source) at module (top.pksw1.node_0.src)
T (0), EV (0), MOD (top.pksw1.node_0.src), PROC (op_sim_end)
-----
Error loading distribution ""
Please check the input string .....
-----
Simulation Completed - Collating Results.
Events: Total (1), Average Speed (0 events/sec.)
Time: Elapsed (0.00 sec.), Simulated (0.00 sec.)
-----
Beginning simulation of xie_pksw_net-baseline at 22:06:11 ÐÇÆÚÒ» ÎåÔ 28 0 |`
Simulation Kernel: development, sequential
-----
Simulation terminated by process (simple_source) at module (top.pksw1.node_0.src)
T (0), EV (0), MOD (top.pksw1.node_0.src), PROC (op_sim_end)
-----
Error loading distribution ""
Please check the input string .....
-----
Simulation Completed - Collating Results.
Events: Total (1), Average Speed (66 events/sec.)
Time: Elapsed (0.01 sec.), Simulated (0.00 sec.)
这是一条镜像帖。来源:北邮人论坛 / communications / #4262同步于 2007/5/29
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Communications机器人发帖
opnet新手求助
ilovegll
2007/5/29镜像同步1 回复
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
在发包的时候,需要设定发包间隔所服从的概率分布函数,你没有设置。
【 在 ilovegll (only) 的大作中提到: 】
: 我在做tutorials中的packet switching I 时,最后一步Analyzing Results遇到了问题:在graph output files中找不到“Object Statistics: pksw1:node_0 <-> hub[0]: point-to-point: utilization<--”,我的Object Statistics是空的,展不开,global statistics也是一样,
: 希望高手给予解答一些,不尽感激
: 我的文档版本是10.0
: ...................