Class PHY.ExtendedTimer

  • Enclosing class:
    PHY

    protected static class PHY.ExtendedTimer
    extends java.lang.Object
    Extend the default timer to link the additional info (e.g. power) to a timer.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ExtendedTimer()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • kind

        public int kind
      • expirationTime

        public Time expirationTime
      • power

        public double power
    • Constructor Detail

      • ExtendedTimer

        protected ExtendedTimer()