com.frinika.synth.waveforms
Class Sinus

java.lang.Object
  extended by com.frinika.synth.waveforms.Sinus

public class Sinus
extends java.lang.Object

Author:
Peter Johan Salomonsen

Constructor Summary
Sinus()
           
 
Method Summary
static float getSin(float degree)
           
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

Sinus

public Sinus()
Method Detail

getSin

public static final float getSin(float degree)

main

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