Class LookaheadThreshold

    • Constructor Detail

      • LookaheadThreshold

        public LookaheadThreshold()
    • Method Detail

      • calcPrio

        public double calcPrio​(PrioRuleTarget t)
        Description copied from class: PR
        Returns the priority value of entry. This method has to be overwritten by a priority rule.
        Specified by:
        calcPrio in class PR
      • arrivesTooLate

        public boolean arrivesTooLate​(PrioRuleTarget prt,
                                      double maxWait)