Package jline.api.aoi

Class Aoi_lcfss_gim1Kt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static AoiLstResult aoi_lcfss_gim1(LstFunction Y_lst, Double mu, Double E_Y, Double E_Y2) Mean AoI for GI/M/1 non-preemptive LCFS-S queue.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • aoi_lcfss_gim1

         final static AoiLstResult aoi_lcfss_gim1(LstFunction Y_lst, Double mu, Double E_Y, Double E_Y2)

        Mean AoI for GI/M/1 non-preemptive LCFS-S queue.

        Parameters:
        Y_lst - LST of interarrival time distribution
        mu - Service rate (exponential service), must be positive
        E_Y - Mean interarrival time (first moment), must be positive
        E_Y2 - Second moment of interarrival time
        Returns:

        AoiLstResult containing meanAoI, lstAoI (null), peakAoI