|
The Physiologist's Friend Simulation API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.friend.tests.AudioOutputTest
public class AudioOutputTest
This class tests and demos the function of AudioOutput
.
Field Summary | |
---|---|
protected AudioOutput |
audioOutput
The audio output. |
protected SimulationSetup |
setup
The simulation setup. |
Constructor Summary | |
---|---|
AudioOutputTest()
Initializes the simulation. |
Method Summary | |
---|---|
static void |
main(String[] s)
Bootstraps the application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SimulationSetup setup
protected AudioOutput audioOutput
Constructor Detail |
---|
public AudioOutputTest()
Method Detail |
---|
public static void main(String[] s)
|
http://www.ini.unizh.ch/~tobi/friend | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |