📄 snreval80211.ned
字号:
//***************************************************************************// * file: SnrEval80211.ned// *// * author: Marc Loebbers// *// * copyright: (C) 2004 Telecommunication Networks Group (TKN) at// * Technische Universitaet Berlin, Germany.// *// * This program is free software; you can redistribute it // * and/or modify it under the terms of the GNU General Public // * License as published by the Free Software Foundation; either// * version 2 of the License, or (at your option) any later // * version.// * For further information see file COPYING // * in the top level directory// ***************************************************************************// * part of: framework implementation developed by tkn// * description: class for the snrEval80211 module,// * // ***************************************************************************// * changelog: $Revision$// * last modified: $Date: 2004-09-28 00:46:06 +0200 (Tue, 28 Sep 2004) $// * by: $Author: omfw-willkomm $// **************************************************************************/simple SnrEval80211 parameters: debug: bool, // debug switch transmitterPower : numeric, bitrate: numeric, headerLength: numeric const, carrierFrequency: numeric, thermalNoise: numeric, pathLossAlpha: numeric, sensitivity: numeric; gates: in: uppergateIn; out: uppergateOut; endsimple
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -