newapplayermoduledefn.ned
来自「基于Oment++的无线传感器网络仿真」· NED 代码 · 共 18 行
NED
18 行
simple NewAppLayerModule// parameters:// source: numeric,// Destination: numeric,// rate: numeric,// originsrc: numeric; gates: in: fromBottomLayer, fromTopLayer; out: toBottomLayer, toTopLayer;endsimple
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?