Package d3

Class SoundTrapTime

java.lang.Object
d3.SoundTrapTime

public class SoundTrapTime extends Object
  • Constructor Details

    • SoundTrapTime

      public SoundTrapTime()
  • Method Details

    • getSoundTrapTime

      public static long getSoundTrapTime(File file, String dateTimeFormat)
      Get a time string for a sound trap.
      Parameters:
      file -
      Returns:
      valid time or Long.MIN_VALUE
    • getTimeFromXMLFile

      public static long getTimeFromXMLFile(File file, String dateTimeFormat)
    • getTimeFromFileName

      public static long getTimeFromFileName(File file)