?? decider80211.ned
字號:
//***************************************************************************// * file: Decider80211.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 decider module of the 802.11 modules// ***************************************************************************// * changelog: $Revision$// * last modified: $Date: 2004-09-28 00:46:06 +0200 (Tue, 28 Sep 2004) $// * by: $Author: omfw-willkomm $// **************************************************************************/simple Decider80211 parameters: debug : bool, // debug switch snirThreshold: numeric const, bitrate: numeric const; gates: out: uppergateOut; in: lowergateIn;endsimple
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -