InitTcl.cc

00001 static char code[] = "\n\
00002 \n\
00003 Module/MPhy set TxPower_  0.01\n\
00004 Module/MPhy set NoiseSPD_ [expr 1.28e-23 * 300]\n\
00005 \n\
00006 PacketHeaderManager set tab_(PacketHeader/MPhy)    1\n\
00007 \n\
00008 MInterference/MIV set maxinterval_ 0.1 \n\
00009 MInterference/MIV set debug_ 0\n\
00010 \n\
00011 Module/MPhy/BPSK set debug_ 0\n\
00012 Module/MPhy/BPSK set AcquisitionThreshold_dB_ 0\n\
00013 \n\
00014 MPropagation/FullPropagation set maxDopplerShift_ 6.0\n\
00015 MPropagation/FullPropagation set beta_ 3.4\n\
00016 MPropagation/FullPropagation set shadowSigma_ 0.0\n\
00017 MPropagation/FullPropagation set refDistance_ 1.0\n\
00018 MPropagation/FullPropagation set rayleighFading_ 1.0\n\
00019 MPropagation/FullPropagation set timeUnit_ -100.0\n\
00020 MPropagation/FullPropagation set debug_ 0\n\
00021 MPropagation/FullPropagation set xFieldWidth_ 0\n\
00022 MPropagation/FullPropagation set yFieldWidth_ 0\n\
00023 \n\
00024 \n\
00025 \n\
00026 ";
00027 #include "tclcl.h"
00028 EmbeddedTcl InitTclCode(code);

Generated on Wed Nov 26 15:47:28 2008 for NS-MIRACLE library by  doxygen 1.5.2