com.frinika.audio
Class Decibel

java.lang.Object
  extended by com.frinika.audio.Decibel

public final class Decibel
extends java.lang.Object

Author:
Peter Johan Salomonsen

Constructor Summary
Decibel()
           
 
Method Summary
static float getAmplitudeRatio(float dB)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Decibel

public Decibel()
Method Detail

getAmplitudeRatio

public static final float getAmplitudeRatio(float dB)

main

public static void main(java.lang.String[] args)