ChannelManager Class Reference

#include <channel-manager.h>

List of all members.

Public Member Functions

 ChannelManager ()
 ~ChannelManager ()
virtual void addChannel (MSpectralMask *sm)
virtual void reallocateChannels ()
virtual void printChannels ()
virtual int command (int argc, const char *const *argv)

Protected Attributes

std::list< MSpectralMask * > chlist
double startFreq
double endFreq


Detailed Description

Class implementing a simple spectrum manager which allocates the same bandwidth to all channels. Can be used to simulate a FDMA system.

Definition at line 56 of file channel-manager.h.


Member Function Documentation

int ChannelManager::command ( int  argc,
const char *const *  argv 
) [virtual]

TCL command interpreter

Parameters:
argc 
argv 
Returns:

Definition at line 103 of file channel-manager.cc.

References addChannel(), and printChannels().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Nov 26 15:48:26 2008 for NS-MIRACLE library by  doxygen 1.5.2