be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity
Class GeneralizedTomogravity

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.Tomogravity
      extended by be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.GeneralizedTomogravity
All Implemented Interfaces:
Tomography

public class GeneralizedTomogravity
extends Tomogravity
implements Tomography

Tomography Method to infer Traffic Matric of a domain Generalized Tomogravity method is used in this class

Creation date: 12-mar-06

Author:
Quentin Chevalier (quentin.chevalier@gmail.com)

Field Summary
 
Fields inherited from class be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.Tomogravity
domain, tm
 
Constructor Summary
GeneralizedTomogravity()
           
 
Method Summary
protected  LinkTrafficMatrix computeTMGravityStep(LinkLoadData snmpData, int sampleIndex)
          This method implement the generalized gravity step for tomogravity method to infer traffic matrix from linkcount in the network
 
Methods inherited from class be.ac.ulg.montefiore.run.totem.repository.tomography.methods.tomogravity.Tomogravity
inferTM
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.repository.tomography.Tomography
inferTM
 

Constructor Detail

GeneralizedTomogravity

public GeneralizedTomogravity()
Method Detail

computeTMGravityStep

protected LinkTrafficMatrix computeTMGravityStep(LinkLoadData snmpData,
                                                 int sampleIndex)
                                          throws NotYetImplementedException
This method implement the generalized gravity step for tomogravity method to infer traffic matrix from linkcount in the network

Specified by:
computeTMGravityStep in class Tomogravity
Parameters:
domain - the domain where the traffic matrix is inferer
snmpLinkLoad - load of link of the domain
Throws:
NotYetImplementedException


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.