MATES 3.0-rc2

org.mates.sim.models
Interface LinkModel

All Known Implementing Classes:
FullyConnectedLinkModel, QuadraticLinkModel, TemporalLinkModel

public interface LinkModel


Method Summary
 double getLinkQuality(Host host1, Host host2)
          This function should return a real number in the range from 0.0 to 1.0, where 1.0 is a link of maximum quality.
 

Method Detail

getLinkQuality

public double getLinkQuality(Host host1,
                             Host host2)
This function should return a real number in the range from 0.0 to 1.0, where 1.0 is a link of maximum quality.


MATES 3.0-rc2

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

Copyright 2004 Evan Sultanik