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

网络

开发平台:

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.MultiHopThroughput.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.     Main [URL="tos.system.Main.nc.html"];
  22.     WMEWMAMultiHopRouter [URL="tos.lib.MintRoute.WMEWMAMultiHopRouter.nc.html"];
  23.     Main -> WMEWMAMultiHopRouter [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  24.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  25.     DrandC [URL="contrib.zmac.tos.system.DrandC.nc.html"];
  26.     MultiHopTtestM -> DrandC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ];
  27.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  28.     TimerC [URL="tos.system.TimerC.nc.html"];
  29.     MultiHopTtestM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
  30.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  31.     TimerC [URL="tos.system.TimerC.nc.html"];
  32.     MultiHopTtestM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ];
  33.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  34.     WMEWMAMultiHopRouter [URL="tos.lib.MintRoute.WMEWMAMultiHopRouter.nc.html"];
  35.     MultiHopTtestM -> WMEWMAMultiHopRouter [ label="RouteControl" URL="tos.interfaces.RouteControl.nc.html" ];
  36.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  37.     WMEWMAMultiHopRouter [URL="tos.lib.MintRoute.WMEWMAMultiHopRouter.nc.html"];
  38.     MultiHopTtestM -> WMEWMAMultiHopRouter [ label="Send" URL="tos.interfaces.Send.nc.html" ];
  39.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  40.     WMEWMAMultiHopRouter [URL="tos.lib.MintRoute.WMEWMAMultiHopRouter.nc.html"];
  41.     MultiHopTtestM -> WMEWMAMultiHopRouter [ label="Intercept" URL="tos.interfaces.Intercept.nc.html" ];
  42.     WMEWMAMultiHopRouter [URL="tos.lib.MintRoute.WMEWMAMultiHopRouter.nc.html"];
  43.     GenericCommPromiscuous [URL="tos.system.GenericCommPromiscuous.nc.html"];
  44.     WMEWMAMultiHopRouter -> GenericCommPromiscuous [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ];
  45.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  46.     CC1000ControlM [URL="contrib.zmac.tos.platform.mica2.CC1000ControlM.nc.html"];
  47.     MultiHopTtestM -> CC1000ControlM [ label="CC1000Control" URL="contrib.zmac.tos.platform.mica2.CC1000Control.nc.html" ];
  48.     MultiHopTtestM [URL="contrib.zmac.apps.MultiHopThroughput.MultiHopTtestM.nc.html"];
  49.     DrandC [URL="contrib.zmac.tos.system.DrandC.nc.html"];
  50.     MultiHopTtestM -> DrandC [ label="Drand" URL="contrib.zmac.tos.interfaces.Drand.nc.html" ];
  51. }