Class DemandModification

java.lang.Object
de.uka.ipd.sdq.simucomframework.resources.DemandModification

public class DemandModification extends Object
  • Constructor Details

    • DemandModification

      public DemandModification(double scaledDemand, double additiveDemandValue)
  • Method Details

    • getScaledDemand

      public double getScaledDemand()
      Returns:
      the scaled demand
    • getAdditiveDemandValue

      public double getAdditiveDemandValue()
      Returns:
      an additive demand of time units (delay, latency)