MATES 3.0-rc2

org.mates.sim.models
Interface TransportModel

All Known Implementing Classes:
DefaultTransportModel

public interface TransportModel


Method Summary
 double getTransmissionRate(Host source, Host destination)
          Given two hosts, this function returns the amount of data that can be transmitted between them in one iteration.
 

Method Detail

getTransmissionRate

public double getTransmissionRate(Host source,
                                  Host destination)
Given two hosts, this function returns the amount of data that can be transmitted between them in one iteration.


MATES 3.0-rc2

Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik