Alex Bikfalvi
You are here: Home > Projects > SimStream > Documentation
00001 #include "Headers.h" 00002 #include "ModelBandwidthConst.h" 00003 00004 CModelBandwidthConst::CModelBandwidthConst(__bitrate bw) 00005 { 00006 this->bw = bw; 00007 }
Last updated: February 8, 2011