The Physiologist's Friend Simulation API

ch.unizh.ini.friend.tests
Class AudioOutputTest

java.lang.Object
  extended by ch.unizh.ini.friend.tests.AudioOutputTest

public class AudioOutputTest
extends Object

This class tests and demos the function of AudioOutput.

Version:
$Revision: 1.3 $
Author:
Christof Marti

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

setup

protected SimulationSetup setup
The simulation setup.


audioOutput

protected AudioOutput audioOutput
The audio output.

Constructor Detail

AudioOutputTest

public AudioOutputTest()
Initializes the simulation.

Method Detail

main

public static void main(String[] s)
Bootstraps the application.


http://www.ini.unizh.ch/~tobi/friend