contrib.zmac.apps.SingleHopThroughput.MultiHopTtestC.nc.if.dot
上传用户:joranyuan
上传日期:2022-06-23
资源大小:3306k
文件大小:2k
源码类别:

网络

开发平台:

Others

  1. digraph "MultiHopTtestC_if" {
  2.     rankdir=LR;
  3.     ratio=compress;
  4.     margin="0,0";
  5.     ranksep=0.0005; 
  6.     nodesep=0.1; 
  7.     node [shape=ellipse style=filled fillcolor="#e0e0e0"];
  8.     node [fontsize=10 height=.1 width=.1];
  9.     edge [fontsize=9 arrowsize=.8];
  10.     node [fontcolor=blue];
  11.     edge [fontcolor=blue];
  12.     Main [URL="tos.system.Main.nc.html"];
  13.     MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
  14.     Main -> MultiHopTtestM [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  15.     Main [URL="tos.system.Main.nc.html"];
  16.     GenericComm [URL="tos.system.GenericComm.nc.html"];
  17.     Main -> GenericComm [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  18.     Main [URL="tos.system.Main.nc.html"];
  19.     TimerC [URL="tos.system.TimerC.nc.html"];
  20.     Main -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  21.     MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
  22.     TimerC [URL="tos.system.TimerC.nc.html"];
  23.     MultiHopTtestM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
  24.     MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
  25.     TimerC [URL="tos.system.TimerC.nc.html"];
  26.     MultiHopTtestM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
  27.     MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
  28.     GenericComm [URL="tos.system.GenericComm.nc.html"];
  29.     MultiHopTtestM -> GenericComm [ label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ];
  30.     MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
  31.     GenericComm [URL="tos.system.GenericComm.nc.html"];
  32.     MultiHopTtestM -> GenericComm [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];
  33.     MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
  34.     CC1000ControlM [URL="contrib.zmac.tos.platform.mica2.CC1000ControlM.nc.html"];
  35.     MultiHopTtestM -> CC1000ControlM [ label="CC1000Control" URL="contrib.zmac.tos.platform.mica2.CC1000Control.nc.html" ];
  36.     MultiHopTtestM [URL="contrib.zmac.apps.SingleHopThroughput.MultiHopTtestM.nc.html"];
  37.     CC1000RadioIntM [URL="contrib.zmac.tos.platform.mica2.CC1000RadioIntM.nc.html"];
  38.     MultiHopTtestM -> CC1000RadioIntM [ label="SetDrand" URL="contrib.zmac.tos.interfaces.SetDrand.nc.html" ];
  39. }