Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

ASModel Class Reference

#include <ASModel.h>

Inheritance diagram for ASModel:

Model ASBarabasiAlbert ASWaxman List of all members.

Public Member Functions

 ~ASModel ()
virtual GraphGenerate ()
void PlaceNodes (Graph *g)
void AssignBW (Graph *g)
BWDistType GetBWDist ()
void SetBWDist (BWDistType t)
void SetBWMin (double bw)
void SetBWMax (double bw)
double GetBWMin ()
double GetBWMax ()

Private Attributes

BWDistType BWdist
double BWmin
double BWmax

Constructor & Destructor Documentation

ASModel::~ASModel  )  [inline]
 


Member Function Documentation

void ASModel::AssignBW Graph g  ) 
 

virtual Graph* ASModel::Generate  )  [inline, virtual]
 

Reimplemented from Model.

Reimplemented in ASBarabasiAlbert, and ASWaxman.

BWDistType ASModel::GetBWDist  )  [inline]
 

double ASModel::GetBWMax  )  [inline]
 

double ASModel::GetBWMin  )  [inline]
 

void ASModel::PlaceNodes Graph g  ) 
 

Reimplemented from Model.

void ASModel::SetBWDist BWDistType  t  )  [inline]
 

void ASModel::SetBWMax double  bw  )  [inline]
 

void ASModel::SetBWMin double  bw  )  [inline]
 


Member Data Documentation

BWDistType ASModel::BWdist [private]
 

double ASModel::BWmax [private]
 

double ASModel::BWmin [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 27 16:17:20 2008 for Georgia Tech Network Simulator (GTNetS) by  doxygen 1.3.9.1