Class ExampleSoundFactory

java.lang.Object
rawDeepLearningClassifier.layoutFX.exampleSounds.ExampleSoundFactory

public class ExampleSoundFactory extends Object
The example sound factory
Author:
Jamie Macaulay
  • Field Details

    • beakedWhale1

      public static final double[] beakedWhale1
      Beaked whale click template, sR is 192000;
    • porp1

      public static final double[] porp1
      Dolphin click template. sR is 500000;
    • dolphin1

      public static final double[] dolphin1
      Dolphin click template. sR is 192000;
    • sperm1

      public static final double[] sperm1
      Sperm whale click that contains P0 , P1 and P2 pulses. sR is 192000/4
  • Constructor Details

    • ExampleSoundFactory

      public ExampleSoundFactory()
  • Method Details