Package jline.api.aoi

Class AoiLstResult

  • All Implemented Interfaces:

    
    public final class AoiLstResult
    
                        

    Result of Age of Information analysis for general queue types.

    Extends AoiResult with an optional LST (Laplace-Stieltjes Transform) function for the AoI distribution.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getMeanAoI() Mean (average) Age of Information
      final LstFunction getLstAoI() LST of AoI distribution as matrix exponential parameters, or null
      final Double getPeakAoI() Mean Peak Age of Information
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait