nao
Class SoundLocation

java.lang.Object
  extended by nao.SoundLocation

public class SoundLocation
extends java.lang.Object


Field Summary
 double azimuth
           
 double elevation
           
 
Constructor Summary
SoundLocation(double az, double el)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

azimuth

public final double azimuth

elevation

public final double elevation
Constructor Detail

SoundLocation

public SoundLocation(double az,
                     double el)