Class DelayStation

    • Method Detail

      • setDelayTime

        public final void setDelayTime​(GetValueIfc st)
      • getNumInStation

        public final double getNumInStation()
      • setUseQObjectDelayTimeOption

        public final void setUseQObjectDelayTimeOption​(boolean option)
        Tells the station to use the QObject to determine the service time
        Parameters:
        option -
      • getUseQObjectDelayTimeOption

        public final boolean getUseQObjectDelayTimeOption()
        Whether or not the station uses the QObject to determine the service time
        Returns:
      • getDelayTime

        protected double getDelayTime​(QObject customer)
      • getNSAcrossReplicationStatistic

        public final StatisticAccessorIfc getNSAcrossReplicationStatistic()
      • getNSWithinReplicationStatistic

        public final WeightedStatisticIfc getNSWithinReplicationStatistic()
      • receive

        public void receive​(QObject customer)