Class Decode


  • public final class Decode
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Decode​(Info i)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double granuleDuration​(long granule)
      Convert a time in granule units to a duration.
      double granuleTime​(long granulepos)
      Convert a granule to a time.
      • Methods inherited from class java.lang.Object

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

      • Decode

        public Decode​(Info i)
    • Method Detail

      • granuleTime

        public double granuleTime​(long granulepos)
        Convert a granule to a time.
      • granuleDuration

        public double granuleDuration​(long granule)
        Convert a time in granule units to a duration.