contrib.zmac.apps.SingleHopThroughput.MultiHopTtestC.nc.if.dot
上传用户:joranyuan
上传日期:2022-06-23
资源大小:3306k
文件大小:2k
源码类别:
网络
开发平台:
Others
- digraph "MultiHopTtestC_if" {
- rankdir=LR;
- ratio=compress;
- margin="0,0";
- ranksep=0.0005;
- nodesep=0.1;
- node [shape=ellipse style=filled fillcolor="#e0e0e0"];
- node [fontsize=10 height=.1 width=.1];
- edge [fontsize=9 arrowsize=.8];
- node [fontcolor=blue];
- edge [fontcolor=blue];
- Main [URL="tos.system.Main.nc.html"];
- MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
- Main -> MultiHopTtestM [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
- Main [URL="tos.system.Main.nc.html"];
- GenericComm [URL="tos.system.GenericComm.nc.html"];
- Main -> GenericComm [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
- Main [URL="tos.system.Main.nc.html"];
- TimerC [URL="tos.system.TimerC.nc.html"];
- Main -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
- MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
- TimerC [URL="tos.system.TimerC.nc.html"];
- MultiHopTtestM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
- MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
- TimerC [URL="tos.system.TimerC.nc.html"];
- MultiHopTtestM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
- MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
- GenericComm [URL="tos.system.GenericComm.nc.html"];
- MultiHopTtestM -> GenericComm [ label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ];
- MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
- GenericComm [URL="tos.system.GenericComm.nc.html"];
- MultiHopTtestM -> GenericComm [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];
- MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
- CC1000ControlM [URL="contrib.zmac.tos.platform.mica2.CC1000ControlM.nc.html"];
- MultiHopTtestM -> CC1000ControlM [ label="CC1000Control" URL="contrib.zmac.tos.platform.mica2.CC1000Control.nc.html" ];
- MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
- CC1000RadioIntM [URL="contrib.zmac.tos.platform.mica2.CC1000RadioIntM.nc.html"];
- MultiHopTtestM -> CC1000RadioIntM [ label="SetDrand" URL="contrib.zmac.tos.interfaces.SetDrand.nc.html" ];
- }