public class Sky.CloudLinks
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Cloud |
c1 |
protected Cloud |
c2 |
protected double |
iLinkDistance |
Constructor and Description |
---|
Sky.CloudLinks(Cloud C1,
Cloud C2,
double IDistance) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
equals(Cloud C1,
Cloud C2) |
protected double |
getAppTransmissionCost(double dTotalDataSize) |
protected double |
getTransmissionTime(double dTotalDataSize) |