jass.generators
Class CIPIC_HRTF

java.lang.Object
  extended by jass.generators.CIPIC_HRTF

public class CIPIC_HRTF
extends java.lang.Object


Constructor Summary
CIPIC_HRTF()
           
 
Method Summary
 double getAzimuthError()
           
 double getElevationError()
           
 int[] getNearest(double azimuth, double elevation)
           
 int[] getNearestPVALDEG(double azimuth, double elevation)
           
 double pvaldeg(double angle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIPIC_HRTF

public CIPIC_HRTF()
Method Detail

getNearest

public int[] getNearest(double azimuth,
                        double elevation)

getNearestPVALDEG

public int[] getNearestPVALDEG(double azimuth,
                               double elevation)

getAzimuthError

public double getAzimuthError()

getElevationError

public double getElevationError()

pvaldeg

public double pvaldeg(double angle)